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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-expected.txt

Issue 2781713003: Enable module scripts in ScriptLoader (Closed)
Patch Set: Update TestExpectations 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 Unordered module script execution (parsed, unordered #1)
3 PASS Unordered module script execution (parsed, unordered #2)
4 PASS Unordered module script execution (dynamic, unordered #1)
5 PASS Unordered module script execution (dynamic, unordered #2)
6 FAIL Interlaced module/non-module script execution (parsed, async-ordered) asser t_equals: Inline module-typed script element should have fired third expected 3 but got 1
7 PASS Interlaced module/non-module script execution (dynamic, async-ordered)
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698