https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d8524c16fafd783a26852e3eca54a799e48c88df authored by tbirdbld on 05 September 2012, 22:32:10 UTC
Added THUNDERBIRD_16_0b2_RELEASE THUNDERBIRD_16_0b2_BUILD1 tag(s) for changeset db28559df995. DONTBUILD CLOSED TREE a=release
Tip revision: d8524c1
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