https://github.com/mozilla/gecko-dev
Raw File
Tip revision: af2789a3c938a8402dd023de3af6aa7ceb2c22aa authored by ffxbld on 18 January 2012, 15:27:13 UTC
Added tag FENNEC_10_0b5_BUILD1 for changeset 11d741e4641c. CLOSED TREE a=release
Tip revision: af2789a
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