Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/semantics/scripting-1/the-script-element/microtasks/evaluation-order-2.any.sharedworker-module.html - WPT Dashboard Interop Dashboard
- /html/semantics/scripting-1/the-script-element/microtasks/evaluation-order-2.any.worker-module.html - WPT Dashboard Interop Dashboard
// META: global=dedicatedworker-module,sharedworker-module
// META: script=./resources/evaluation-order-setup.js
import './resources/evaluation-order-2-setup.js';
import './resources/evaluation-order-2.1.mjs';