Files
ladybird/Tests/LibWeb/Text/expected/form-requestSubmit.txt
Tim Ledbetter 816d24f647 LibWeb: Implement HTMLFormElement.requestSubmit()
This can be used to submit a form using a specific submit button.
2024-02-16 17:21:48 -05:00

5 lines
108 B
Plaintext

Submitter is null
<INPUT id="form-associated-button" >
Exception: NotFoundError
Exception: TypeError