summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/scripting-1/the-script-element/microtasks/resources/evaluation-order-3-setup.js
blob: edc046910e44198160bb0ae1f4d320ec8cf05ff4 (plain)
1
2
3
4
5
6
7
setupTest("Module script queueing a microtask then throwing an exception", [
  "step-3.1-1", "step-3.1-2", "step-3.1-3",
  "microtask-3.1",
  "step-3.2-1", "step-3.2-2",
  "microtask-3.2",
  "import-catch", "error",
]);