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

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