etodanik / ie8linter

A little tool to lint websites for IE8 compatibility, with warnings for possible pitfalls
http://ie8.caffeine.co.il/
MIT License
727 stars 20 forks source link

browser specific prefixes #13

Open jaimerod opened 9 years ago

jaimerod commented 9 years ago

You should not mention -webkit -moz -o prefixes since IE8 ignore these completely and does not affect the rendering of the page.