https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a906476c12d0462099c15bc5d76158645b74af89 authored by ffxbld on 14 July 2014, 22:37:17 UTC
Added FIREFOX_31_0esr_RELEASE FIREFOX_31_0esr_BUILD1 tag(s) for changeset 3d63f49adc20. DONTBUILD CLOSED TREE a=release
Tip revision: a906476
23605-3.html
<!DOCTYPE html>
<html>
<head>
  <style>
   p:first-letter { color: red; }
  </style>
</head>
<body>
  <p>&ldquo;Text&rdquo;</p>
</body>
</html>
back to top