Index: third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt |
index 126ec848c4dc81e6c0ea859379bc9fc1930e4ac3..37a21d56ef28199257dc719768163d313d656c1e 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt |
@@ -1,5 +1,3 @@ |
-CONSOLE ERROR: line 52: Uncaught SyntaxError: Unexpected token } |
-CONSOLE ERROR: line 52: Uncaught SyntaxError: Unexpected token } |
This is a testharness.js-based test. |
Harness Error. harness_status.status = 1 , harness_status.message = Uncaught SyntaxError: Unexpected token } |
FAIL Inline event handlers retain their ordering when invalid and force-compiled assert_array_equals: property 1, expected "TWO" but got "THREE" |