summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/orb/tentative/status.sub.any.js.ini
blob: 60b0794d77cf727194d8bec469278853b11e84dd (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
[status.sub.any.html]
  prefs: [browser.opaqueResponseBlocking:true,
          browser.opaqueResponseBlocking.filterFetchResponse:2]

  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [ORB should block opaque-response-blocklisted MIME type with status 206]
    expected: FAIL

  [ORB should block opaque response with non-ok status]
    expected: FAIL


[status.sub.any.worker.html]
  prefs: [browser.opaqueResponseBlocking:true,
          browser.opaqueResponseBlocking.filterFetchResponse:2]

  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [ORB should block opaque-response-blocklisted MIME type with status 206]
    expected: FAIL

  [ORB should block opaque response with non-ok status]
    expected: FAIL