RESOLVED FIXED 216206
Remove SVGZoomEvent
https://bugs.webkit.org/show_bug.cgi?id=216206
Summary Remove SVGZoomEvent
Sam Weinig
Reported 2020-09-04 17:19:29 PDT
According to https://github.com/whatwg/dom/issues/283 and https://github.com/w3c/svgwg/commit/3844475, it looks like SVGZoomEvent has been removed from the spec and from at least Chrome and Firefox. Should we remove it too?
Attachments
Patch (26.44 KB, patch)
2022-09-24 00:26 PDT, Rob Buis
no flags
Patch (30.87 KB, patch)
2022-09-25 05:01 PDT, Rob Buis
no flags
Patch (33.94 KB, patch)
2022-09-25 13:41 PDT, Rob Buis
no flags
Sam Weinig
Comment 1 2020-09-04 17:20:00 PDT
Said, any thoughts on this?
Said Abou-Hallawa
Comment 2 2020-09-04 18:58:41 PDT
Yes, I think we should remove it. This page mentioned it is removed from SVG2: https://www.w3.org/TR/SVG/changes.html Also our WPT expectation for svg has this line: imported/w3c/web-platform-tests/svg/historical-expected.txt:FAIL SVGZoomEvent interface must be removed assert_false: expected false got true
Radar WebKit Bug Importer
Comment 3 2020-09-11 17:20:14 PDT
Rob Buis
Comment 4 2022-09-24 00:26:58 PDT
Rob Buis
Comment 5 2022-09-25 05:01:44 PDT
Rob Buis
Comment 6 2022-09-25 13:41:37 PDT
EWS
Comment 7 2022-09-26 02:16:44 PDT
Committed 254852@main (cf0cfbaf1ad7): <https://commits.webkit.org/254852@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 462598 [details].
Note You need to log in before you can comment on or make changes to this bug.