https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 774686fc09fbf16654ca7ea1c9b94745f98601d0 authored by ffxbld on 27 February 2013, 01:03:34 UTC
Added FIREFOX_19_0_1_RELEASE FIREFOX_19_0_1_BUILD1 tag(s) for changeset 668544a286c1. DONTBUILD CLOSED TREE a=release
Tip revision: 774686f
test003.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

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