CSS Hack 48d
If this text is green, the browser has applied the rule.
Technique:
<meta http-equiv="Link" content='<empty.css>; type="text/css"; rel=stylesheet, <stylesheet.css>; type="text/css"; rel=stylesheet' />
Adapted from Ian Hickson's import tests
Back to CSS hacks