Index: LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt |
diff --git a/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt b/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ba58be6914d9d414da1b946c7b17d1b315a09ad5 |
--- /dev/null |
+++ b/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt |
@@ -0,0 +1,13 @@ |
+frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) |
+frame "<!--framePath //<!--frame1-->-->" - has 1 onunload handler(s) |
+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 undefined. |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |