13:44
<Noam Rosenthal>
HTML spec question: I can't find where it's defined (if at all) which submitter is chosen when e.g. the user presses enter in a text input field. Am I missing something? An old conversation that I don't have context for?
14:00
<Andreu Botella>
HTML spec question: I can't find where it's defined (if at all) which submitter is chosen when e.g. the user presses enter in a text input field. Am I missing something? An old conversation that I don't have context for?
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#implicit-submission
14:23
<Noam Rosenthal>
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#implicit-submission
OK so what I found is a WebKit bug and not a spec bug, will file. Many thanks!