summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookies/attributes/invalid.html.ini
blob: 54d3bf3e58a3ced25bc455b20cc943f622d55332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[invalid.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Ignore `Set-Cookie: =` with other `Set-Cookie` headers]
    expected: FAIL

  [Ignore name- and value-less `Set-Cookie: ; bar`]
    expected: FAIL

  [Ignore `Set-Cookie: =`]
    expected: FAIL

  [Ignore empty cookie string]
    expected: FAIL

  [Ignore name- and value-less `Set-Cookie:    `]
    expected: FAIL

  [Ignore name- and value-less `Set-Cookie: \\t`]
    expected: FAIL

  [Ignore cookie with domain that won't domain match (along with other invalid noise)]
    expected: FAIL