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

// This module is imported with pipe=trickle(d2) to make it load more slowly
// than fast-module.js
loaded.push("slow");