chromium/third_party/blink/web_tests/fast/events/alert-in-beforeunload-document-write-expected.txt

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.