Bug 270066

Summary: scanAttributeName doesn't need to check for "is" content attribute
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2024-02-25 22:25:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/25084
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2024-02-26 11:00:16 PST
<rdar://problem/123641381>