WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263151
Opportunistically match built-in elements in createElementNS
https://bugs.webkit.org/show_bug.cgi?id=263151
Summary
Opportunistically match built-in elements in createElementNS
Ryosuke Niwa
Reported
2023-10-13 18:09:53 PDT
Instead of validating the element name first and then looking up the element factory, look up the element factory first and then only fallback to parsing the qualified name if that failed.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-10-13 18:15:41 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19078
EWS
Comment 2
2023-10-16 16:23:42 PDT
Committed
269388@main
(0a209521829e): <
https://commits.webkit.org/269388@main
> Reviewed commits have been landed. Closing PR #19078 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-16 16:24:19 PDT
<
rdar://problem/117043276
>
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