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. |