Index: LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
diff --git a/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt b/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
index e301361a39031aa5464fd824e33366d6ad41d0c3..3497cbdde9bb84348b0a8580476442b89476d264 100644 |
--- a/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
+++ b/LayoutTests/plugins/open-and-close-window-with-plugin-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: PLUGIN: NPP_Destroy |
+PLUGIN: NPP_Destroy |
This tests that opening a window with a WebView that contains a plugin, and then closing the window without calling -[WebView close] does not leak the window or the web view. |