Bug 289645
Summary: | Enable command invokers in stable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
Component: | New Bugs | Assignee: | Luke Warlow <lwarlow> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer, wilander |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 289644 | ||
Bug Blocks: | 262840 |
Luke Warlow
This is to track enabling command invokers in stable
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147442565>
John Wilander
Hi! What is the context here? The big title is too generic and the description doesn’t provide any further details. Thanks!
Luke Warlow
Hey!
This is about the HTML command and commandfor attributes on button elements. This was recently enabled in preview, this is a follow-up bug to use to flip the flag to true for stable, once there's been a chance to test it in Tech Preview to ensure it's working as expected.
Spec link: https://html.spec.whatwg.org/multipage/form-elements.html#attr-button-commandfor
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/45824