mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:07:45 +00:00
Tests/LibWeb: Verify dialog return value is correct in dialog test
This commit is contained in:
parent
88fe236c77
commit
f5266e0096
2 changed files with 6 additions and 3 deletions
|
@ -1,2 +1,4 @@
|
|||
dialog.open before form submit: true
|
||||
dialog.returnValue before form submit should be empty: true
|
||||
dialog.open after form submit: false
|
||||
dialog.returnValue after form submit: PASS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue