Back to Chromium

Alert In Beforeunload Document Write

third_party/blink/web_tests/fast/events/alert-in-beforeunload-document-write.html

149.0.7827.2165 B
Original Source

Test that alert() inside a document.write() during a beforeunload handler does not confuse the modal dialog blocker. This test passes if no alert() dialogs are seen.