summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/navigation-sets-cookie.https.html.ini
blob: 1c24f40334e726c2e43172015cb9d284816f6df9 (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
[navigation-sets-cookie.https.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
    TIMEOUT
  [Same-site top-level navigation with passthrough service worker should be able to set SameSite=* cookies.]
    expected: TIMEOUT

  [Cross-site top-level navigation with passthrough service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Same-site top-level POST with passthrough service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Cross-site top-level with passthrough service worker POST should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Same-site top-level navigation with navpreload service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Cross-site top-level navigation with navpreload service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Same-site top-level navigation with change-request service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Cross-site top-level navigation with change-request service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Same-site top-level POST with change-request service worker should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Cross-site top-level with change-request service worker POST should be able to set SameSite=* cookies.]
    expected: NOTRUN

  [Cleanup service workers]
    expected: NOTRUN