https://github.com/mozilla/gecko-dev
Raw File
Tip revision: e8fe9406b8f363c0885e07939ef058633a2b10b3 authored by ffxbld on 11 April 2012, 13:42:32 UTC
Added FENNEC_12_0b5_RELEASE FENNEC_12_0b5_BUILD1 tag(s) for changeset 1b3d6deb03f3. DONTBUILD CLOSED TREE a=release
Tip revision: e8fe940
315920-24-ref.html
<!DOCTYPE html>
<html>
  <head>
    <style>
      span {color: green}
    </style>
  </head>

  <body>
    <span>Should be no red</span>
  </body>
</html>
back to top