Bug 286764

Summary: Update command invokers to match latest spec changes
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: DOMAssignee: Luke Warlow <lwarlow>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 262840    

Luke Warlow
Reported 2025-01-30 12:20:11 PST
The spec proposal for command invokers has had a few updates so this bug tracks updating the implementation to match. Specifically: - Commands should be kebab cased, custom commands should start with "--". - The CommandEvent's invoker property was renamed source. - command/commandfor should only work on button elements, *NOT* <input type="button">
Attachments
Luke Warlow
Comment 1 2025-01-30 12:23:39 PST
EWS
Comment 2 2025-02-01 13:39:45 PST
Committed 289681@main (ab8ed368b438): <https://commits.webkit.org/289681@main> Reviewed commits have been landed. Closing PR #39778 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-02-01 13:40:14 PST
Note You need to log in before you can comment on or make changes to this bug.