https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8839e3e313f0e0608df80fdd57aa32ef1017a32c authored by ffxbld on 08 February 2012, 09:11:27 UTC
Added tag FENNEC_11_0b2_BUILD1 for changeset 7f22f84970de. CLOSED TREE a=release
Tip revision: 8839e3e
329069-3-ref.html
<!DOCTYPE html>
<html lang="ja">
<head>
  <style>
    span.fake-first-letter { color: red; }
  </style>
</head>
<body>
  <p><span class="fake-first-letter">&#xFF84;&#xFF9E;</span>&#xFF84;</p>
</body>
</html>
back to top