diff options
-rw-r--r-- | webkit/data/layout_tests/chrome/plugins/nested-plugin-objects-expected.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/chrome/plugins/nested-plugin-objects-expected.txt b/webkit/data/layout_tests/chrome/plugins/nested-plugin-objects-expected.txt index a03df15..08ba7b5 100644 --- a/webkit/data/layout_tests/chrome/plugins/nested-plugin-objects-expected.txt +++ b/webkit/data/layout_tests/chrome/plugins/nested-plugin-objects-expected.txt @@ -1,4 +1,4 @@ -PLUGIN: NPP_Destroy +CONSOLE MESSAGE: line 29: PLUGIN: NPP_Destroy This tests that objects from plugin objects are properly cleaned up. Example: @@ -10,3 +10,8 @@ It is important that both Object1 and Object2 cleanup as a result of cleaning up the plugin. SUCCESS + + + + + |