https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 4cb5af5e4d54534b0f180725e4de0535b9e8c7ae authored by seabld on 04 February 2014, 06:59:42 UTC
Added tag SEAMONKEY_2_24_RELEASE for changeset FIREFOX_27_0_BUILD1. CLOSED TREE a=release
Tip revision: 4cb5af5
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