summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini
blob: b192fcf1d8945e6e0fe75edb13b3897dd956f839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[basic.any.html]
  expected: [TIMEOUT, OK]

[basic.any.sharedworker.html]
  expected: TIMEOUT
  [import() should drain the microtask queue when fetching a new module]
    expected: TIMEOUT


[basic.any.worker.html]
  expected: [TIMEOUT, OK]
  [import() should drain the microtask queue when fetching a new module]
    expected: TIMEOUT