CSS Hack 52g

If this text is green, the browser has applied the rule.

Technique:

stylesheet.css +

<style type="text/css">@import url(stylesheet.css) ,screen;</style>

Adapted from Ian Hickson's import tests

Back to CSS hacks

52g