Has anyone got a list of CSS 3 properties that mozilla supports (with -moz- at the start I think)?I don't know exactly what Mozilla supports, but I downloaded it as a test browser. If you want it just for testing and have extra space on your computer, just download it.Yeah I have it as my main browser, but it supports some of (the currently un-published) CSS 3 specs, and I want to know which ones (for testing purposes).Go to bugzilla and search for all bugs with CSS3 as keyword. Probably the easiest way to get up to date and specific info.Thanks Stefan, somehow I thought maybe you'd know BTW, these link may be of use also
<!-- m --><a class="postlink" href="http://books.mozdev.org/chapters/ch04.html#77028">http://books.mozdev.org/chapters/ch04.html#77028</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.blooberry.com/indexdot/css/properties/extensions/nsextensions.htm">http://www.blooberry.com/indexdot/css/p ... nsions.htm</a><!-- m -->
The table in the first link is severly broken which makes it almost unreadable. Until it gets fixed on the main site here is a link to a corrected version.
<!-- m --><a class="postlink" href="http://home.earthlink.net/~joefefifo/cawm/table4-4.htmlOK">http://home.earthlink.net/~joefefifo/ca ... 4-4.htmlOK</a><!-- m -->, thanks, that's a lot better. If I may up the ante once more, this should hopefully always be the lastest compleate list
<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#40Thanks">http://lxr.mozilla.org/seamonkey/source ... h#40Thanks</a><!-- m -->, that's a lot better again I notice text-shadow (<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262">http://lxr.mozilla.org/seamonkey/source ... List.h#262</a><!-- m -->) is in there, but it's still not supported is it? Or is that what the -x- bits on the sub-properties below mean?Originally posted by Rick Bull
Thanks, that's a lot better again I notice text-shadow (<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262">http://lxr.mozilla.org/seamonkey/source ... List.h#262</a><!-- m -->) is in there, but it's still not supported is it? Or is that what the -x- bits on the sub-properties below mean?
for -x- read
<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#91">http://lxr.mozilla.org/seamonkey/source ... pList.h#91</a><!-- m -->
But there is 1 line with text-shadow without -x-. I guess you will have to try it out and see Still doesn't work in 1.2.1
<!-- m --><a class="postlink" href="http://books.mozdev.org/chapters/ch04.html#77028">http://books.mozdev.org/chapters/ch04.html#77028</a><!-- m -->
<!-- m --><a class="postlink" href="http://www.blooberry.com/indexdot/css/properties/extensions/nsextensions.htm">http://www.blooberry.com/indexdot/css/p ... nsions.htm</a><!-- m -->
The table in the first link is severly broken which makes it almost unreadable. Until it gets fixed on the main site here is a link to a corrected version.
<!-- m --><a class="postlink" href="http://home.earthlink.net/~joefefifo/cawm/table4-4.htmlOK">http://home.earthlink.net/~joefefifo/ca ... 4-4.htmlOK</a><!-- m -->, thanks, that's a lot better. If I may up the ante once more, this should hopefully always be the lastest compleate list
<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#40Thanks">http://lxr.mozilla.org/seamonkey/source ... h#40Thanks</a><!-- m -->, that's a lot better again I notice text-shadow (<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262">http://lxr.mozilla.org/seamonkey/source ... List.h#262</a><!-- m -->) is in there, but it's still not supported is it? Or is that what the -x- bits on the sub-properties below mean?Originally posted by Rick Bull
Thanks, that's a lot better again I notice text-shadow (<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262">http://lxr.mozilla.org/seamonkey/source ... List.h#262</a><!-- m -->) is in there, but it's still not supported is it? Or is that what the -x- bits on the sub-properties below mean?
for -x- read
<!-- m --><a class="postlink" href="http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#91">http://lxr.mozilla.org/seamonkey/source ... pList.h#91</a><!-- m -->
But there is 1 line with text-shadow without -x-. I guess you will have to try it out and see Still doesn't work in 1.2.1