summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/module/resources/slow-module.js
blob: 4623ef7360409a12271fbc3bcbbd875226c39019 (plain)
1
2
3
// This module is imported with pipe=trickle(d2) to make it load more slowly
// than fast-module.js
loaded.push("slow");