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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
2 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
3
4 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE SS
5 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE SS
6 One could expect exceptions to be raised in the below cases, too - but Firefox d oesn't do that in most of these (I do get an exception in the first case, but th at's inconsistent with not getting it in the seconfd one).
7 Exception caught: Error: Error calling method on NPObject.
8 Exception caught: Error: Error calling method on NPObject.
9 No exception caught on getting via testGetBrowserProperty.
10 No exception caught on setting via testSetBrowserProperty.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698