Skip to content
New issue

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

api.SVGGraphicsElement.{farthestViewportElement,nearestViewportElement} - missing data #25258

Closed
skyclouds2001 opened this issue Nov 29, 2024 · 2 comments
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@skyclouds2001
Copy link
Contributor

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:

image

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

@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 29, 2024
@skyclouds2001
Copy link
Contributor Author

skyclouds2001 commented Nov 30, 2024

this might to be a non-standard feature, as https://svgwg.org/svg2-draft/types.html#InterfaceSVGGraphicsElement doesn't mention this

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

@skyclouds2001
Copy link
Contributor Author

use #25237 to track this

@skyclouds2001 skyclouds2001 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants