https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 3ec163bd482f9a5ad441d44997484b244050153a authored by ffxbld on 23 February 2015, 07:25:29 UTC
Added FIREFOX_36_0_RELEASE FIREFOX_36_0_BUILD2 tag(s) for changeset 88c5342693e3. DONTBUILD CLOSED TREE a=release
Tip revision: 3ec163b
23605-1-ref.html
<!DOCTYPE html>
<html>
<head>
  <style>
   span.fake-first-letter { color: red; }
  </style>
</head>
<body>
  <p><span class="fake-first-letter">[T</span>ext]</p>
</body>
</html>
back to top