Rick Bull
11-22-2002, 10:42 AM
Has anyone got a list of CSS 3 properties that mozilla supports (with -moz- at the start I think)?
|
Click to See Complete Forum and Search --> : CSS 3 and Mozilla Rick Bull 11-22-2002, 10:42 AM Has anyone got a list of CSS 3 properties that mozilla supports (with -moz- at the start I think)? Zach Elfers 11-22-2002, 12:30 PM 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.:) Rick Bull 11-22-2002, 02:38 PM 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). Stefan 11-23-2002, 09:18 AM Go to bugzilla and search for all bugs with CSS3 as keyword. Probably the easiest way to get up to date and specific info. Rick Bull 11-23-2002, 10:06 AM Thanks Stefan, somehow I thought maybe you'd know ;) Stefan 11-24-2002, 06:00 AM BTW, these link may be of use also http://books.mozdev.org/chapters/ch04.html#77028 http://www.blooberry.com/indexdot/css/properties/extensions/nsextensions.htm 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. http://home.earthlink.net/~joefefifo/cawm/table4-4.html Rick Bull 11-24-2002, 07:56 AM OK, thanks, that's a lot better. :) Stefan 12-08-2002, 07:02 AM If I may up the ante once more, this should hopefully always be the lastest compleate list http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#40 Rick Bull 12-08-2002, 07:18 AM Thanks, that's a lot better again :D I notice text-shadow (http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262) is in there, but it's still not supported is it? Or is that what the -x- bits on the sub-properties below mean? Stefan 12-08-2002, 07:51 AM Originally posted by Rick Bull Thanks, that's a lot better again :D I notice text-shadow (http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#262) 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 http://lxr.mozilla.org/seamonkey/source/content/shared/public/nsCSSPropList.h#91 But there is 1 line with text-shadow without -x-. I guess you will have to try it out and see :D Rick Bull 12-08-2002, 12:49 PM Still doesn't work in 1.2.1 :( webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |