https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1fe15fe9c37a836d4bb21a208493af3d0788c84b authored by B2G Bumper Bot on 09 June 2014, 13:47:09 UTC
Bumping manifests a=b2g-bump
Tip revision: 1fe15fe
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