On 2014-03-14, 12:31 AM, Cameron McCormack wrote:
The paint-order property is a new property defined in SVG 2 that
controls the order that the { fill, stroke, markers } of an element are
painted in. I blogged about the feature when it was implemented here:
http://mcc.id.au/blog/2013/01/paint-order
It lives behind the svg.paint-order.enabled pref, which is currently
enabled by default only on Aurora/Nightly.
I intend to enable this feature by default in a week's time (March 21).
Bug to enable the feature:
https://bugzilla.mozilla.org/show_bug.cgi?id=983528
Blink recently gained an implementation of this feature without being
behind a flag, and I'm told a WebKit implementation is coming soon.
Although SVG 2 itself is still a Working Draft, we discussed shipping
this feature in the SVG WG telcon today and agreed that it is safe to do
so.
Thanks for your notice and the due diligence. Looks good to me!
Cheers,
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform