On Sun, Mar 27, 2011 at 18:07, Eric Seidel <e...@webkit.org> wrote: > Do we have any guidelines as to when we use -webkit- for new properties vs > not? > > For example, when implementing CSS3 properties (like we are this week > for the BiDi sprint): > https://bugs.webkit.org/show_bug.cgi?id=57181 > https://bugs.webkit.org/show_bug.cgi?id=50951 > > It's unclear to me whether -webkit- is required (or even desired) in > these cases. > > It would be useful to have more general guidance (in a public place) as well. > > -eric > _______________________________________________ > webkit-dev mailing list > webkit-dev@lists.webkit.org > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >
There was some discussion about this a while ago on www-style[1], based on which Tantek Çelik sketched the following proposal: http://wiki.csswg.org/spec/vendor-prefixes The proposal concludes that the right time would be after the spec reaches Candidate Recommendation-status, albeit with certain exceptions. While this doesn't necessarily apply to WebKit, it should be kept in mind. Regards, Peter [1] http://lists.w3.org/Archives/Public/www-style/2011Mar/0007.html _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev