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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt
index b79170ed4a1d510b46e8c72eeaec9bbf295d33ad..3b7eaf607e34f3251433acff4b5f8d494265425b 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt
@@ -1,6 +1,6 @@
CONSOLE ERROR: line 19: Uncaught SyntaxError: Unexpected token )
CONSOLE ERROR: line 17: Uncaught SyntaxError: Unexpected token )
This is a testharness.js-based test.
-FAIL window.onerror - compile error in <body onerror> assert_false: ran expected false got true
+PASS window.onerror - compile error in <body onerror>
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698