Is your browser compatible?
Submitted by Chez A on Mon, 2008-04-28 20:48.

For those of us whose work revolves within the realm of browser compatibility, we always want to make sure that our CSS styling works perfectly as planned out. However, different browsers have different ways of implementing CSS properties and worse case, some of them are not supported by some of the most widely and commonly used browsers. CSS3.info provides a useful tool that will quickly test your browser which CSS selectors are supported or not by your browser(s).
»
- Chez A's blog
- Login or register to post comments



Take it a step further...
Took browser screenshots of this page, not sure how long the links last but check it out, pretty interesting.
http://browsershots.org/http://www.css3.info/selectors-test/test.html
http://browsershots.org/screenshots/080429-213536-css3.info-788930.zip
I was surprised to see that Safari did just about the best, interesting
safari
Safari Version 3.1.1 (5525.18) passes everything! How did IE do?
From the 43 selectors 43 have passed, 0 are buggy and 0 are unsupported (Passed 578 out of 578 tests)
Thanks for sharing!
This will definitely come in handy when trying to figure out why a particular browser isn't rendering a design properly.