Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created April 22, 2012 23:45
CSS3 Filter testcase
/**
* CSS3 Filter testcase
*/
html { background: red }
@media all, (min-width: 0) {
html { background: yellowgreen }
}
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment