RESOLVED FIXED 286764
Update command invokers to match latest spec changes
https://bugs.webkit.org/show_bug.cgi?id=286764
Summary Update command invokers to match latest spec changes
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.