1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 17:07:46 +00:00

Tests/LibWeb: Verify dialog return value is correct in dialog test

This commit is contained in:
Tim Ledbetter 2024-02-15 18:29:53 +00:00 committed by Tim Flynn
parent 88fe236c77
commit f5266e0096
2 changed files with 6 additions and 3 deletions

View file

@ -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