https://github.com/mozilla/gecko-dev
Raw File
Tip revision: dbe4402c80bedd924beadbaaf5879be6e48b57b4 authored by Ryan VanderMeulen on 03 February 2014, 19:42:33 UTC
Merge b2g18 to v1.1hd. a=merge
Tip revision: dbe4402
391045-ref.html
<!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>
back to top