CSS Browser Support Matrix

Sep 26

CSS Browser Support Matrix

CSS2 Test Suite Failures Results: This is a great page on CSS support in the latest browsers. It has several dozen tests, explains how the browsers did, and lets you link to the live test so you can look at it in the browser you’re using.

It really shows you how CSS should work, if all browsers supported it uniformly. It irritates me to no end that Internet Explorer doesn’t support :first-child, content, adjacent siblings, min-width, and max-width. Infuriating.


Comments

by Frank,   September 29, 2003 9:22 AM  

I'd like to be upset about IE not supporting those spec's, but I'm too busy being upset about the bugs in the spec's it does support.

Peek-a-boo bug anyone? http://www.positioniseverything.net/explorer/peekaboo.html

It annoys me to no end that they release security patch after security patch, but refuse to fix basic rendering bugs.



Add Comment