Bug 255424

Summary: Update HTML fast parser to use ElementNames
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-04-13 16:53:35 PDT
Use ElementNames namespace values instead of ElementName enumeration values as I was told this is the preferred way.
Comment 1 Radar WebKit Bug Importer 2023-04-13 16:53:56 PDT
<rdar://problem/108022113>
Comment 2 Chris Dumez 2023-04-13 16:55:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12718
Comment 3 Chris Dumez 2023-04-13 22:25:14 PDT

*** This bug has been marked as a duplicate of bug 255438 ***