Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/errorhandling.noinline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/errorhandling.noinline-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/errorhandling.noinline-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..545a35270a441eda8ac2ffbfb431abfda193b66a |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/errorhandling.noinline-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+PASS IFrame test: 'iframe_parseError_Root' |
+FAIL IFrame test: 'iframe_parseError_Dependent' assert_equals: Unexpected _errorReported value expected "error" but got "error,error(script)" |
+FAIL IFrame test: 'iframe_parseError_DependentMultiple' assert_equals: Unexpected _errorReported value expected "error,error" but got "error,error(script),error,error(script)" |
+PASS External root module with non-script mimetype |
+PASS Module with imported non-script mimetype |
+Harness: the test ran to completion. |
+ |