1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 08:35:09 +00:00
serenity/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

4 lines
108 B
Text

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