Bug 286764
Summary: | Update command invokers to match latest spec changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | DOM | Assignee: | 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
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
Pull request: https://github.com/WebKit/WebKit/pull/39778
EWS
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
<rdar://problem/144024377>