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

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

Issue 26770004: Add console message levels to test expectation output. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests. Created 7 years, 2 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
1 CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionPropert y SUCCESS 1 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
2 CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionPropert y SUCCESS 2 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
3 3
4 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE SS 4 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE SS
5 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). 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. 7 Exception caught: Error: Error calling method on NPObject.
8 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. 9 No exception caught on getting via testGetBrowserProperty.
10 No exception caught on setting via testSetBrowserProperty. 10 No exception caught on setting via testSetBrowserProperty.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698