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 |
index abac2b03580dac5c741d5ef73d8f0177603a7d74..d7a598e0a00ffd6e3f34b5bfcfc94bdc17cdf7bc 100644 |
--- 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 |
@@ -1,5 +1,3 @@ |
-CONSOLE ERROR: line 1: 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. |
FAIL An external module script with nomodule must run Uncaught SyntaxError: Unexpected token import |
Harness: the test ran to completion. |