Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <!DOCTYPE html>
2 <!-- Reftest for bug 391045 -->
3 <html>
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
6 <title>reftest for bug 391045</title>
7 </head>
8 <style type="text/css">
9 body {
10 font-size: 24pt;
11 }
12 </style>
13 <body>
14 <p>നെ തുടര്ന്നാണ് ആര‍‌.</p>
15 <!-- note the extra zwnj before the period; this is needed to prevent
16 the zwj causing font fallback choices to propagate further
17 (see gfxFontGroup::FindFontForChar). -->
18 </body>
19 </html>