Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/errorhandling.noinline-expected.txt

Issue 2838933003: [not-for-commit] kitsune changes + pending kouhei changes (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698