https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5f67af02b25afd90c943bce1565b298889a89058 authored by ffxbld on 15 February 2012, 04:35:33 UTC
Added FIREFOX_11_0b3_RELEASE FIREFOX_11_0b3_BUILD1 tags(s) for changeset 805226ae6764. DONTBUILD CLOSED TREE a=release
Tip revision: 5f67af0
329069-1.html
<!DOCTYPE html>
<html>
<head>
  <style>
   p:first-letter { color: red; }
  </style>
</head>
<body>
  <p>&#x0065;&#x0301;cole</p>
</body>
</html>
back to top