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

Side by Side 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, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS IFrame test: 'iframe_parseError_Root'
3 FAIL IFrame test: 'iframe_parseError_Dependent' assert_equals: Unexpected _error Reported value expected "error" but got "error,error(script)"
4 FAIL IFrame test: 'iframe_parseError_DependentMultiple' assert_equals: Unexpecte d _errorReported value expected "error,error" but got "error,error(script),error ,error(script)"
5 PASS External root module with non-script mimetype
6 PASS Module with imported non-script mimetype
7 Harness: the test ran to completion.
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698