Caniuse: Add support for the svg paint-order property

Created on 24 Apr 2017  路  13Comments  路  Source: Fyrd/caniuse

Most helpful comment

(Browser support for paint-order used with SVG, and for paint-order used with HTML text.)

All 13 comments

+1

+1

Firefox Nightly now supports paint-order for HTML text:
https://developer.mozilla.org/en-US/docs/Web/CSS/paint-order

The latest WebKit from https://webkit.org/build-archives/ now also supports "paint-order: stroke fill" for HTML text (as Firefox Nightly does). Try eg the demo at https://developer.mozilla.org/en-US/docs/Web/CSS/paint-order .

P.S. Even the latest Safari!

Would be great to see this reflected on a caniuse page 馃榾

(Browser support for paint-order used with SVG, and for paint-order used with HTML text.)

+1

+1

Available at https://caniuse.com/#feat=mdn-css_properties_paint-order

Chrome doesn't support it for HTML text, see the bug report link in https://github.com/Fyrd/caniuse/issues/3394#issuecomment-368128531

(It should get checked for every listed browser, regarding paint-order applied to HTML text and also to SVG text.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Schweinepriester picture Schweinepriester  路  3Comments

myfonj picture myfonj  路  3Comments

madebyfabian picture madebyfabian  路  3Comments

mirraj2 picture mirraj2  路  3Comments

LifeIsStrange picture LifeIsStrange  路  3Comments