https://github.com/mozilla/gecko-dev
Raw File
Tip revision: f38413e361b0d1483de9749bc680070e2a5e3346 authored by tbirdbld on 31 October 2011, 20:03:38 UTC
Added tag THUNDERBIRD_8_0b4_RELEASE for changeset 317fabbef86b. CLOSED TREE a=release
Tip revision: f38413e
23605-6.html
<!DOCTYPE html>
<html>
<head>
  <style>
   p:first-letter { color: red; }
  </style>
</head>
<body>
  <p>"'[Text]'"</p>
</body>
</html>
back to top