Table of Contents

CSS Test: Inline High Pass Filter

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

CSS applied to #test-span:


    <style type="text/css">
        i{content:"\"/*"}
        #test-span {color:green}
    </style>

More Information:

http://www.tantek.com/CSS/Examples/inlinehpf.html