summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/workers/modules/shared-worker-import.window.js.ini
blob: 1b7fbdd3ee3ebc0fe4c3df015a1729afe3a26655 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[shared-worker-import.window.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Dynamic import.]
    expected: FAIL

  [Static import and then dynamic import.]
    expected: FAIL

  [eval(import()).]
    expected: FAIL

  [Dynamic import and then static import.]
    expected: FAIL

  [Static import.]
    expected: FAIL

  [Nested dynamic import.]
    expected: FAIL

  [Nested static import.]
    expected: FAIL

  [Static import (cross-origin).]
    expected: FAIL

  [Static import (redirect).]
    expected: FAIL