| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt
|
| index 9f8616cad0d746b72c960d94f9fd9d8896763e4c..b6eb3d1acd08032b5aa83422ab7c1a566dc6b118 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt
|
| @@ -1,6 +1,6 @@
|
| CONSOLE ERROR: line 12: Uncaught SyntaxError: Unexpected token import
|
| +CONSOLE ERROR: line 1325: Uncaught Error: Tried to create a test with file_is_test
|
| This is a testharness.js-based test.
|
| -Harness Error. harness_status.status = 1 , harness_status.message = Uncaught SyntaxError: Unexpected token import
|
| -FAIL An inline module script with nomodule content attribute must run assert_equals: expected "object" but got "undefined"
|
| +FAIL An inline module script with nomodule must run Uncaught SyntaxError: Unexpected token import
|
| Harness: the test ran to completion.
|
|
|
|
|