| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-external-module-script-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-external-module-script-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-external-module-script-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..82b38acc8bb28a26c4771725304ef93449fec654
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-external-module-script-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token import
|
| +This is a testharness.js-based test.
|
| +Harness Error. harness_status.status = 1 , harness_status.message = Uncaught SyntaxError: Unexpected token import
|
| +FAIL An external module script with nomodule content attribute must run assert_equals: expected "object" but got "undefined"
|
| +Harness: the test ran to completion.
|
| +
|
|
|