We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing compatibility data
missing data
No response
add data
in chrome devtool console:
firefox doesn't support this feature
not check with Safari yet
this might to be a non-standard feature, as https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement doesn't mention this
The text was updated successfully, but these errors were encountered:
per chromium's source, it existed in SVG1.1 but removed in SVG2, so it is surely non-standard now
and it seems to be added in chromium/chromium@1c0121d and earlyer via SVGLocatable in chromium/chromium@e05eff9, along with its interface, so the version probably is 1
SVGLocatable
Sorry, something went wrong.
use #25237 to track this
No branches or pull requests
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
missing data
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
add data
Did you test this? If so, how?
in chrome devtool console:
firefox doesn't support this feature
not check with Safari yet
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?
this might to be a non-standard feature, as https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement doesn't mention this
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: