Index: LayoutTests/plugins/npruntime/leak-window-scriptable-object-expected.txt |
diff --git a/LayoutTests/plugins/npruntime/leak-window-scriptable-object-expected.txt b/LayoutTests/plugins/npruntime/leak-window-scriptable-object-expected.txt |
deleted file mode 100644 |
index 11122488dbfb4da81d67f557a2feafc391cc57e4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/plugins/npruntime/leak-window-scriptable-object-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Test that a plugin that fails to release the window script object doesn't result in the window's document being leaked |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS window.internals.numberOfLiveDocuments() > initialLiveDocumentCount is true |
-PASS window.internals.numberOfLiveDocuments() == initialLiveDocumentCount is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |