NEW 191305
[SVG2]: Remove the SVGMatrix interface
https://bugs.webkit.org/show_bug.cgi?id=191305
Summary [SVG2]: Remove the SVGMatrix interface
Said Abou-Hallawa
Reported 2018-11-06 07:35:48 PST
The specs page is: https://www.w3.org/TR/SVG2/ The specs has replaced SVGMatrix with DOMMatrix. This is going to affect the SVGTransform::matrix() SVGGraphicsElement::getCTM() SVGGraphicsElement::getScreenCTM() SVGSVGElement::createSVGMatrix() SVGTransformList::createSVGTransformFromMatrix()
Attachments
Ahmad Saleem
Comment 1 2024-09-17 19:12:00 PDT
@Said - isn't consensus now to keep them - https://github.com/w3c/svgwg/issues/706 and we can close this bug?
Note You need to log in before you can comment on or make changes to this bug.