Index: LayoutTests/plugins/netscape-plugin-property-access-exception-expected.txt |
diff --git a/LayoutTests/plugins/netscape-plugin-property-access-exception-expected.txt b/LayoutTests/plugins/netscape-plugin-property-access-exception-expected.txt |
deleted file mode 100644 |
index b14acaafd2fdd76a8f3d0ea16f28568f0500957b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/plugins/netscape-plugin-property-access-exception-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS |
-CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS |
- |
-SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS |
-SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS |
-One could expect exceptions to be raised in the below cases, too - but Firefox doesn't do that in most of these (I do get an exception in the first case, but that's inconsistent with not getting it in the seconfd one). |
-Exception caught: Error: Error calling method on NPObject. |
-Exception caught: Error: Error calling method on NPObject. |
-No exception caught on getting via testGetBrowserProperty. |
-No exception caught on setting via testSetBrowserProperty. |