-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Open
Labels
Content:SVGSVG docsSVG docsContent:WebAPIWeb API docsWeb API docsneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/SVGTransform/matrix
What specific section or headline is this issue about?
https://developer.mozilla.org/en-US/docs/Web/API/SVGTransform/matrix#value
What information was incorrect, unhelpful, or incomplete?
The page describes that SVGTransform.matrix is a live DOMMatrix object, but this is spec fiction in SVG 2, and in all browsers this is a SVGMatrix as specified by SVG 1.1.
What did you expect to see?
Mention SVGMatrix instead of DOMMatrix.
Do you have any supporting links, references, or citations?
- api.SVGTransform.matrix - in Chrome it doesn't return a
DOMMatrixbrowser-compat-data#28757 - Point SVGTransform.matrix to SVG 1.1 spec browser-compat-data#28865
SVGTransform.matrixreturnsSVGMatrixin all browsers w3c/svgwg#1055
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/svgtransform/matrix - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/SVGTransform/matrix
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/svgtransform/matrix/index.md
- Last commit: 735185a
- Document last modified: 2024-12-31T07:45:58.000Z
Metadata
Metadata
Assignees
Labels
Content:SVGSVG docsSVG docsContent:WebAPIWeb API docsWeb API docsneeds triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.Triage needed by staff and/or partners. Automatically applied when an issue is opened.