WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270066
scanAttributeName doesn't need to check for "is" content attribute
https://bugs.webkit.org/show_bug.cgi?id=270066
Summary
scanAttributeName doesn't need to check for "is" content attribute
Ryosuke Niwa
Reported
2024-02-25 22:22:45 PST
We don't support "is" content attribute. Consequently, we don't need to check for this attribute name in HTMLDocumentParserFastPath::scanAttributeName.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-02-25 22:25:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25084
EWS
Comment 2
2024-02-26 10:59:25 PST
Committed
275331@main
(5590366d49ca): <
https://commits.webkit.org/275331@main
> Reviewed commits have been landed. Closing PR #25084 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-26 11:00:16 PST
<
rdar://problem/123641381
>
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