summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini
blob: 18ef1fb06e86d790c58d88acb5ce7c957bbbfdf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[basic.any.html]
  expected: [TIMEOUT, OK]
  [import() should not drain the microtask queue when loading an already loaded module]
    expected: FAIL


[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