summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/private-network-access/fetch.https.window.js.ini
blob: 6212ab0e7fe9a63ae1f52929230165e6e43a5daa (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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
[fetch.https.window.html?include=from-public]
  prefs: [browser.opaqueResponseBlocking:true]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [public to local: failed preflight.]
    expected: FAIL

  [public to local: missing CORS headers on preflight response.]
    expected: FAIL

  [public to local: missing PNA header on preflight response.]
    expected: FAIL

  [public to local: missing CORS headers on final response.]
    expected: FAIL

  [public to local: no-CORS mode success.]
    expected: FAIL

  [public to local: success.]
    expected: FAIL

  [public to local: no-CORS mode failed preflight.]
    expected: FAIL

  [public to local: no-CORS mode missing CORS headers on preflight response.]
    expected: FAIL

  [public to local: no-CORS mode missing PNA header on preflight response.]
    expected: FAIL

  [public to private: failed preflight.]
    expected: FAIL

  [public to private: missing CORS headers on preflight response.]
    expected: FAIL

  [public to private: missing PNA header on preflight response.]
    expected: FAIL

  [public to private: missing CORS headers on final response.]
    expected: FAIL

  [public to private: no-CORS mode success.]
    expected: FAIL

  [public to private: success.]
    expected: FAIL

  [public to private: no-CORS mode failed preflight.]
    expected: FAIL

  [public to private: no-CORS mode missing CORS headers on preflight response.]
    expected: FAIL

  [public to private: no-CORS mode missing PNA header on preflight response.]
    expected: FAIL


[fetch.https.window.html?include=from-treat-as-public]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [treat-as-public-address to local: failed preflight.]
    expected: FAIL

  [treat-as-public-address to local: success.]
    expected: FAIL

  [treat-as-public-address to private: failed preflight.]
    expected: FAIL

  [treat-as-public-address to private: success.]
    expected: FAIL


[fetch.https.window.html?include=baseline]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [local to public: PUT preflight failure.]
    expected: FAIL


[fetch.https.window.html?include=from-private]
  prefs: [browser.opaqueResponseBlocking:true]

  [private to local: failed preflight.]
    expected: FAIL

  [private to local: missing CORS headers on preflight response.]
    expected: FAIL

  [private to local: missing PNA header on preflight response.]
    expected: FAIL

  [private to local: missing CORS headers on final response.]
    expected: FAIL

  [private to local: no-CORS mode success.]
    expected: FAIL

  [private to local: success.]
    expected: FAIL

  [private to local: no-CORS mode failed preflight.]
    expected: FAIL

  [private to local: no-CORS mode missing CORS headers on preflight response.]
    expected: FAIL

  [private to local: no-CORS mode missing PNA header on preflight response.]
    expected: FAIL


[fetch.https.window.html?include=from-local]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]