NEW 107394
[SVG2] Support SVGSVGElement's transform attribute
https://bugs.webkit.org/show_bug.cgi?id=107394
Summary [SVG2] Support SVGSVGElement's transform attribute
Philip Rogers
Reported 2013-01-19 21:14:18 PST
wkbug.com/107393 refactors SVGSVGElement to inherit from SVGStyledTransformableElement but we need to implement the transform attribute in SVGSVGElement.cpp.
Attachments
Simon Fraser (smfr)
Comment 1 2017-05-09 22:07:37 PDT
Needed to fix LayoutTests/svg/transforms/svgsvgelement-transform.svg
Brent Fulgham
Comment 2 2022-07-15 16:36:45 PDT
Safari and Chrome fail, Firefox works.
Radar WebKit Bug Importer
Comment 3 2022-07-15 16:36:56 PDT
Ahmad Saleem
Comment 4 2024-01-27 11:32:27 PST
Test Case - https://jsfiddle.net/teg5fh8v/ Fixed in Layer Based SVG Engine, so this is a good sign. :-)
Note You need to log in before you can comment on or make changes to this bug.