RESOLVED FIXED249964
Remove SVGFEMorphologyElement.setRadius(radiusX, radiusY)
https://bugs.webkit.org/show_bug.cgi?id=249964
Summary Remove SVGFEMorphologyElement.setRadius(radiusX, radiusY)
Ahmad Saleem
Reported 2022-12-30 19:44:53 PST
Hi Team, While going through Blink's commit, it seems that they also removed following since it was non-standard and only WebKit browsers supported it and now only supported by Safari. Blink Commit - https://chromium.googlesource.com/chromium/blink/+/feaed7a237ae1fef5303af45d6d44429fa338fb7 WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/svg/SVGFEMorphologyElement.idl#40 & https://searchfox.org/wubkat/source/Source/WebCore/svg/SVGFEMorphologyElement.h#66 & https://searchfox.org/wubkat/source/Source/WebCore/svg/SVGFEMorphologyElement.cpp#51 Just wanted to raise this bug so we can track it and eventually remove it since only single browser support means no usage. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-04 16:41:01 PST
Ahmad Saleem
Comment 2 2023-01-09 17:13:27 PST
EWS
Comment 3 2023-01-10 10:17:24 PST
Committed 258733@main (721874ce3b1a): <https://commits.webkit.org/258733@main> Reviewed commits have been landed. Closing PR #8423 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.