| 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 f660486fd00663945fc6b6b57549f384d8db0d37..2cf2c1da7543cbbdf6011530591a1f29246be860 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,5 +1,6 @@
|
| 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 (object) null but got (undefined) undefined
|
| +FAIL Invalid uncompiled raw handlers should only be compiled once. assert_equals: expected 1 but got 2
|
| Harness: the test ran to completion.
|
|
|
|
|