summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/cache-storage/cross-partition.https.tentative.html.ini
blob: 68b0f101cd1aa64f330d13aff57b889df5399587 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[cross-partition.https.tentative.html]
  disabled:
    if privateBrowsing: https://bugzilla.mozilla.org/show_bug.cgi?id=1320796
  expected:
    if (os == "android") and not fission: [OK, TIMEOUT]
    if (os == "android") and fission: [OK, TIMEOUT]
  [CacheStorage caches shouldn't be shared with a cross-partition iframe]
    expected: FAIL

  [CacheStorage caches shouldn't be shared with a cross-partition dedicated worker]
    expected: FAIL

  [CacheStorage caches shouldn't be shared with a cross-partition shared worker]
    expected: FAIL

  [CacheStorage caches shouldn't be shared with a cross-partition service worker]
    expected:
      if os == "android": [FAIL, TIMEOUT]