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-1-nothrow-static-import.any.sharedworker-module.html - WPT Dashboard Interop Dashboard
    • /html/semantics/scripting-1/the-script-element/microtasks/evaluation-order-1-nothrow-static-import.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-1-nothrow-setup.js';
import './resources/evaluation-order-1-nothrow.js';