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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt

Issue 2492793002: Support fetching attribute listeners from outside v8 context scopes. (Closed)
Patch Set: try to tidy up logic Created 4 years, 1 month 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
OLDNEW
1 CONSOLE ERROR: line 19: Uncaught SyntaxError: Unexpected token ) 1 CONSOLE ERROR: line 19: Uncaught SyntaxError: Unexpected token )
2 CONSOLE ERROR: line 17: Uncaught SyntaxError: Unexpected token ) 2 CONSOLE ERROR: line 17: Uncaught SyntaxError: Unexpected token )
3 This is a testharness.js-based test. 3 This is a testharness.js-based test.
4 FAIL window.onerror - compile error in <body onerror> assert_false: ran expected false got true 4 PASS window.onerror - compile error in <body onerror>
5 Harness: the test ran to completion. 5 Harness: the test ran to completion.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698