WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Luke Warlow
Comment 1
2025-01-30 12:23:39 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39778
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
<
rdar://problem/144024377
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug