rc452860 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

ie8 #343

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Some versions of IE8 (ex. 8.0.7601.17514) have :after

code:
    a:after{content:' foo'}
    <a href="#">test</a>

it's buggy when both are present

Original issue reported on code.google.com by catalin....@filipnet.ro on 27 Sep 2011 at 12:59