-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed as not planned
Closed as not planned
Copy link
Labels
data:svgCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVGCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
Description
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 data is missing
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
add missing data
Did you test this? If so, how?
its dom property has data yet, also check in browser's devtool:
browser-compat-data/api/SVGPatternElement.json
Lines 267 to 354 in 3ad6372
| "preserveAspectRatio": { | |
| "__compat": { | |
| "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGFitToViewBox__preserveAspectRatio", | |
| "support": { | |
| "chrome": { | |
| "version_added": "1" | |
| }, | |
| "chrome_android": "mirror", | |
| "edge": { | |
| "version_added": "12" | |
| }, | |
| "firefox": { | |
| "version_added": "3" | |
| }, | |
| "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 | |
| } | |
| } | |
| }, | |
| "viewBox": { | |
| "__compat": { | |
| "spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGFitToViewBox__viewBox", | |
| "support": { | |
| "chrome": { | |
| "version_added": "1" | |
| }, | |
| "chrome_android": "mirror", | |
| "edge": { | |
| "version_added": "12" | |
| }, | |
| "firefox": { | |
| "version_added": "3" | |
| }, | |
| "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 | |
| } | |
| } | |
| }, |
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
just for a reference: #25198 (comment)
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/pattern
MDN metadata
MDN page report details
- Query:
svg.elements.pattern - Report started: 2024-11-26T22:45:28.771Z
Metadata
Metadata
Assignees
Labels
data:svgCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVGCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVG