Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: LayoutTests/plugins/netscape-plugin-property-access-exception-expected.txt

Issue 1319473007: Delete a bunch of NPAPI layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698