https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5e2b7a9f7cec89a812d0bc82ae6939d7b25d0953 authored by ffxbld on 21 July 2011, 17:54:53 UTC
Added tag FENNEC_6_0b3_BUILD1 for changeset 97f63a5dd910. CLOSED TREE a=release
Tip revision: 5e2b7a9
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