summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/private-network-access/xhr.https.window.js.ini
blob: ea7d4417243f92049841b92e351392e550094839 (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
[xhr.https.window.html?include=from-treat-as-public]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [treat-as-public to local: failed preflight.]
    expected: FAIL

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

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

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


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

  [private to local: success.]
    expected: FAIL


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

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

  [public to local: success.]
    expected: FAIL

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

  [public to private: success.]
    expected: FAIL