chromium/third_party/blink/web_tests/fast/dom/defaultView-on-detached-document-expected.txt

Tests that document.defaultView on a detached document doesn't crash.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS testFrameUnloaded is true
PASS cachedDocument.defaultView is null
PASS successfullyParsed is true

TEST COMPLETE