Created attachment 463434 [details] Test case When pressing enter in a text field, the first non-disabled submit button should be the submitter. However, in webkit and not in conformance with the spec, buttons with the "hidden" attribute are ignored. See attached test case, works according to spec in Chromium & Gecko Spec: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#implicit-submission
<rdar://problem/102290409>
Pull request: https://github.com/WebKit/WebKit/pull/6600
Committed 256813@main (ad3421ff1186): <https://commits.webkit.org/256813@main> Reviewed commits have been landed. Closing PR #6600 and removing active labels.