Index: webkit/data/layout_tests/chrome/plugins/script-object-invoke-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/chrome/plugins/script-object-invoke-expected.txt (revision 35112) |
+++ webkit/data/layout_tests/chrome/plugins/script-object-invoke-expected.txt (working copy) |
@@ -1,9 +0,0 @@ |
-Test proper tracking of script NPObjects |
- |
-Test 1: Ensure that script NPObjects are properly tracked (i.e. added to |
- the live objects map in V8). |
- |
-Test 2: Test tracking of derived NPObjects by invoking a method on a |
- script object and passing it an internally created NPObject. |
- |
-SUCCESS |