https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 17a482a6ef0421c14f8ec35424881fbb046d7eee authored by ffxbld on 07 January 2015, 07:33:59 UTC
Added FIREFOX_35_0_RELEASE FIREFOX_35_0_BUILD2 tag(s) for changeset 12df76fc5ac4. DONTBUILD CLOSED TREE a=release
Tip revision: 17a482a
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