https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 99768a517223b77914cffb76540aea0f17c7dbe5 authored by ffxbld on 05 June 2012, 18:23:14 UTC
Added FIREFOX_14_0b6_RELEASE FIREFOX_14_0b6_BUILD2 tag(s) for changeset 538cf07e6ba1. DONTBUILD CLOSED TREE a=release
Tip revision: 99768a5
test001.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

window { 
  background-color: green !important;
}
back to top