Forum Moderators: not2easy

Message Too Old, No Replies

CSS properties support chart

I can't seem to find a comprehensive, up to date chart

         

TGecho

5:45 pm on Nov 8, 2003 (gmt 0)

10+ Year Member



These are the best I can find. But they're either limited or don't show the latest versions.
[devedge.netscape.com...]
[macedition.com...]

I just want a massive chart that tells you exactly what and how each property is supported.

hakre

11:24 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



lol, i think for that there has to be an online database you can query then, because it'll get toooo massive. the macedition one seems to be quite perfect.

DrDoc

11:32 pm on Nov 8, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I just want a massive chart that tells you exactly what and how each property is supported

Such a list would be impossible to compile. The MacEdition list is probably your best bet. But more detailed than that is hard to get.

The problem with some browsers, when it says "buggy" or "partial", is that it depends on which element the rule is applied to, surrounding elements, other CSS rules, etc.

There are also some CSS properties that are fully supported by themselves, but may be buggy in combination with another element.

So, there's really no way you can compile an all encompassing, comprehensive list of support for all properties in all browsers...

TGecho

12:02 am on Nov 9, 2003 (gmt 0)

10+ Year Member



Oh well, just wanted to make sure I wasn't missing anything. At least the netscape chart can help out in the "grey area" of the older browsers. I just loved the way it had notes on each property summarizing on the various quirks.

Guess I'll just have to keep testing :)