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

test_dynamicOrdered.step(function() {
    assert_execCount(1, 2, "External script element (#1) should have fired second");
});