Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt |
index 2cf2c1da7543cbbdf6011530591a1f29246be860..6556f64f909415471e00dc387e246e17b1bc830b 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt |
@@ -1,6 +1,5 @@ |
CONSOLE ERROR: line 23: Uncaught SyntaxError: Unexpected token } |
-CONSOLE ERROR: line 23: Uncaught SyntaxError: Unexpected token } |
This is a testharness.js-based test. |
-FAIL Invalid uncompiled raw handlers should only be compiled once. assert_equals: expected 1 but got 2 |
+PASS Invalid uncompiled raw handlers should only be compiled once. |
Harness: the test ran to completion. |