Bug 255456

Summary: Drop AttributeName alias and use AttributeNames namespace instead
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=255420

Description Chris Dumez 2023-04-14 08:46:08 PDT
Drop AttributeName alias and use AttributeNames namespace instead. This is more consistent with what we do for ElementNames and looks nicer for attributes in namespaces (such as XML::langAttr).
Comment 1 Chris Dumez 2023-04-14 08:48:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12745
Comment 2 EWS 2023-04-14 10:10:46 PDT
Committed 262974@main (91443cf6c069): <https://commits.webkit.org/262974@main>

Reviewed commits have been landed. Closing PR #12745 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-14 10:11:18 PDT
<rdar://problem/108054649>