https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1a4d31e18e4d05faf84f5783f8f5700076fcc560 authored by ffxbld on 14 July 2015, 20:18:11 UTC
No bug, Automated blocklist update from host bld-linux64-spot-305 - a=blocklist-update
Tip revision: 1a4d31e
basic-ref.html
<!DOCTYPE html>
<html>
  <head>
    <style>
      body { color: green }
    </style>
  </head>
  <body>
    This should be green
  </body>
</html>
back to top