RESOLVED FIXED 268578
SVGTitleElement should only notify Document when it's a child of document element
https://bugs.webkit.org/show_bug.cgi?id=268578
Summary SVGTitleElement should only notify Document when it's a child of document ele...
Ryosuke Niwa
Reported 2024-02-01 14:43:28 PST
SVGTitleElement notifies Document whenever it gets inserted or removed. This is unnecessary. Limit it to when it's a child of the document element.
Attachments
Ryosuke Niwa
Comment 1 2024-02-01 14:45:43 PST
EWS
Comment 2 2024-02-01 22:02:07 PST
Committed 273974@main (ea4898b9b7ea): <https://commits.webkit.org/273974@main> Reviewed commits have been landed. Closing PR #23694 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-02-01 22:03:13 PST
Note You need to log in before you can comment on or make changes to this bug.