1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 05:07:35 +00:00

LibWeb: Add support for form submission method 'dialog'

This commit is contained in:
Tim Ledbetter 2024-02-13 22:37:16 +00:00 committed by Tim Flynn
parent 151cd11b5b
commit 0ecbdc4627
3 changed files with 41 additions and 7 deletions

View file

@ -0,0 +1,2 @@
dialog.open before form submit: true
dialog.open after form submit: false