Bug 287288
Summary: | command and commandfor attributes don't prevent missing type buttons from submitting forms | ||
---|---|---|---|
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 | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/50583 | ||
Bug Depends on: | |||
Bug Blocks: | 262840 |
Luke Warlow
`<button command="">` or `<button commandfor="">` shouldn't submit forms but they do in WebKit. This patch tracks correcting that, and also implementing the updated type reflection behaviour.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/40245
Radar WebKit Bug Importer
<rdar://problem/144884701>
EWS
Committed 292010@main (b4d27c3a21da): <https://commits.webkit.org/292010@main>
Reviewed commits have been landed. Closing PR #40245 and removing active labels.