summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookies/size/name-and-value.html.ini
blob: cced698738464c553805251ed093d41890e928b9 (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
[name-and-value.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Ignore cookie with name larger than 4096 and 1 byte value]
    expected: FAIL

  [Set max-size value-less cookie]
    expected: FAIL

  [Ignore value-less cookie with name larger than 4096 bytes]
    expected: FAIL

  [Set max-size cookie with largest possible value (4095 bytes)]
    expected: FAIL

  [Ignore named cookie (with non-zero length) and value larger than 4095 bytes]
    expected: FAIL

  [Ignore named cookie with length larger than 4095 bytes, and a non-zero value]
    expected: FAIL

  [Set max-size name-less cookie]
    expected: FAIL

  [Ignore name-less cookie with value larger than 4096 bytes]
    expected: FAIL

  [Ignore name-less cookie (without leading =) with value larger than 4096 bytes]
    expected: FAIL

  [Set max-size cookie that also has an attribute]
    expected: FAIL

  [Set max-size cookie with largest possible name and value (4096 bytes)]
    expected: FAIL