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:
parent
151cd11b5b
commit
0ecbdc4627
3 changed files with 41 additions and 7 deletions
2
Tests/LibWeb/Text/expected/form-method-dialog.txt
Normal file
2
Tests/LibWeb/Text/expected/form-method-dialog.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
dialog.open before form submit: true
|
||||
dialog.open after form submit: false
|
Loading…
Add table
Add a link
Reference in a new issue