Al raises a good point:

> In addition to the good explanations you've already received, there is also
> a school of thought (mine) that prefixes should not be used. Those people
> not using the default browsers that come with their OS are going to be
> keeping their Firefox, Chrome, or Opera up-to-date. I wouldn't bother with
> the prefixes.

If it requires vendor-prefixing, then in theory it isn't ready for
real world use. In practice however, there are CSS3 specifications
that have been in draft for years whose draft implementations have
become the de facto standards. Also interesting that the W3 CSS
working group's browser vendors have decided to implement non-standard
-webkit-font-size-adjust (among other webkit-prefixed properties) in
their own browsers so as to make code that is used in production work
on their browsers.

If you are interested in using prefixed properties but want to be
abreast of latest implementations, I highly recommend
http://css3please.com.


Regards,
Barney Carroll

barney.carr...@gmail.com
+44 7429 177278

barneycarroll.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to