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