https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2ab0ec772eb2828fef19b9bc8f772fc71116d529 authored by ffxbld on 05 December 2013, 15:16:17 UTC
Added FIREFOX_26_0_RELEASE FIREFOX_26_0_BUILD2 tag(s) for changeset 39faf812aaec. DONTBUILD CLOSED TREE a=release
Tip revision: 2ab0ec7
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