https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a70a5fec54470583cd140c5fa36bb8229e06d85b authored by ffxbld on 20 June 2012, 01:56:49 UTC
Added FENNEC_14_0b8_RELEASE FENNEC_14_0b8_BUILD1 tag(s) for changeset da2c4d1100da. DONTBUILD CLOSED TREE a=release
Tip revision: a70a5fe
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