summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/workers/shared-worker-options-mismatch.html.ini
blob: 58845f0781f77aff4030786651ed25186030f04d (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[shared-worker-options-mismatch.html]
  expected: TIMEOUT
  [Connecting to shared worker with different options should be blocked: omit to same-origin in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: omit to include in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: same-origin to omit in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: default to module]
    expected: TIMEOUT

  [Connecting to shared worker with different options should be blocked: default to omit in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to same-origin in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: module to default]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to omit in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: omit to include in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: default to include in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to same-origin in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: module to classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: default to omit in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: classic to module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: omit to default in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to omit in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to default in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: same-origin to include in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: omit to same-origin in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: include to default in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: same-origin to omit in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: default to include in classic]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: omit to default in module]
    expected: NOTRUN

  [Connecting to shared worker with different options should be blocked: same-origin to include in module]
    expected: NOTRUN