Index: LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt |
diff --git a/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt b/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt |
index 0ec203b16a1ba74e467f87183366fd5b68d9c36f..8f0f4fd3cb737e1847cb8263d8e2b1c1358db765 100644 |
--- a/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt |
+++ b/LayoutTests/plugins/npp-set-window-called-during-destruction-expected.txt |
@@ -1,4 +1,4 @@ |
CONSOLE MESSAGE: line 12: PLUGIN: NPP_New: Could not find a test named "npp-set-window-called-during-destruction", maybe its .cpp file wasn't added to the build system? |
-CONSOLE MESSAGE: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'setWillBeDestroyed' |
+CONSOLE ERROR: line 12: Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'setWillBeDestroyed' |
This tests whether a NPP_SetWindow is called during plugin destruction. |