From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Fri, 19 Apr 2024 03:47:29 +0200
Subject: Adding upstream version 115.8.0esr.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 layout/reftests/bugs/391045-ref.html | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 layout/reftests/bugs/391045-ref.html

(limited to 'layout/reftests/bugs/391045-ref.html')

diff --git a/layout/reftests/bugs/391045-ref.html b/layout/reftests/bugs/391045-ref.html
new file mode 100644
index 0000000000..cab36daf0c
--- /dev/null
+++ b/layout/reftests/bugs/391045-ref.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<!-- Reftest for bug 391045 -->
+<html>
+ <head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+  <title>reftest for bug 391045</title>
+ </head>
+ <style type="text/css">
+ body {
+   font-size: 24pt;
+ }
+ </style>
+ <body>
+  <p>നെ തുടര്‍ന്നാണ് ആര&zwj;&zwnj;.</p>
+  <!-- note the extra zwnj before the period; this is needed to prevent
+       the zwj causing font fallback choices to propagate further
+       (see gfxFontGroup::FindFontForChar). -->
+ </body>
+</html>
\ No newline at end of file
-- 
cgit v1.2.3