css.properties.vector-effect - only 'non-scaling-stroke' is supported in browsers #25916
Labels
data:css
Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
needs triage
This issue needs to be confirmed
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The browser compatibility table says full support for
vector-effect
but only 'non-scaling-stroke' is supported in browsers.From Can I Use:
https://caniuse.com/vector-effect
What browsers does this problem apply to, if applicable?
Firefox, Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Safari
What did you expect to see?
The browser compatibility table should only list 'non-scaling-stroke' as supported in browsers.
Did you test this? If so, how?
I randomly ran into this today after using the MDN page as a source, to add 'non-scaling-size' to some SVG tools, only to find that it didn't work in the browsers that I tested in (Chrome, Safari, Firefox.)
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/vector-effect
MDN metadata
MDN page report details
css.properties.vector-effect
The text was updated successfully, but these errors were encountered: