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

svg.elements.marker.preserveAspectRatio - missing data #25236

Closed
skyclouds2001 opened this issue Nov 26, 2024 · 1 comment
Closed

svg.elements.marker.preserveAspectRatio - missing data #25236

skyclouds2001 opened this issue Nov 26, 2024 · 1 comment
Labels
data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG

Comments

@skyclouds2001
Copy link
Contributor

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?

data missing

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?

check with dom interface's data

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

it's dom interface's data has existed:

"preserveAspectRatio": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGMarkerElement/preserveAspectRatio",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGFitToViewBox__preserveAspectRatio",
"tags": [
"web-features:svg"
],
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "2"
},
"firefox_android": "mirror",
"ie": {
"version_added": "9"
},
"oculus": "mirror",
"opera": {
"version_added": "≤12.1"
},
"opera_android": {
"version_added": "≤12.1"
},
"safari": {
"version_added": "3"
},
"safari_ios": {
"version_added": "1"
},
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": "3"
},
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/marker

MDN metadata

MDN page report details
  • Query: svg.elements.marker
  • Report started: 2024-11-26T22:53:32.864Z
@github-actions github-actions bot added the data:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG label Nov 26, 2024
@skyclouds2001
Copy link
Contributor Author

use #25237 to track

@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:svg Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
Projects
None yet
Development

No branches or pull requests

1 participant