https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 753bbe0a23f344e74f501c9d88f7f54710c0600f authored by ffxbld on 24 June 2015, 22:28:51 UTC
Added FIREFOX_39_0_RELEASE FIREFOX_39_0_BUILD4 tag(s) for changeset ab10262d2aed. DONTBUILD CLOSED TREE a=release
Tip revision: 753bbe0
test001.css
/* Any copyright is dedicated to the Public Domain.
 * http://creativecommons.org/licenses/publicdomain/  */

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