chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/module/execorder-parsedordered4.js

test_parsedOrdered.step(function() {
    assert_execCount(0, 4, "External deferred (#2) script element should have fired fourth");
});