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

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