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 |
index ba58be6914d9d414da1b946c7b17d1b315a09ad5..6e91db4a33bf8f18d857b41dcaca0cc25dfd5315 100644 |
--- a/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt |
+++ b/LayoutTests/fast/dom/defaultView-on-detached-document-expected.txt |
@@ -1,5 +1,3 @@ |
-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". |