https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 83eb28e235fa6e2c42b1ded2446ebb5d54f0abeb authored by ffxbld on 28 November 2012, 13:44:03 UTC
Added FENNEC_18_0b2_RELEASE FENNEC_18_0b2_BUILD1 tag(s) for changeset d10f33133b71. DONTBUILD CLOSED TREE a=release
Tip revision: 83eb28e
399941-8-ref.html
<!DOCTYPE html>
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title>Test case for bug 399941.html</title>
  <style type="text/css">
   span.fake-first-letter {
     color: lime;
   }
  </style>
 </head>
 <body>
 <!-- Test SMP characters -->
  <p><span class="fake-first-letter">&#x10900;</span>&#x10901;&#x10909; is Phoenician</p>
 </body>
</html>
back to top