WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-02-01 14:45:43 PST
Pull request:
https://github.com/WebKit/WebKit/pull/23694
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
<
rdar://problem/122164690
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug