summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookie-store/cookieListItem_attributes.https.any.js.ini
blob: 095ef4b489cf67e5f00a2c92e42bdcfa8ec4a327 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[cookieListItem_attributes.https.any.serviceworker.html]
  expected:
    if os == "win": [OK, TIMEOUT]
  [CookieListItem - cookieStore.set defaults with positional name and value]
    expected: FAIL

  [CookieListItem - cookieStore.set defaults with name and value in options]
    expected: FAIL

  [CookieListItem - cookieStore.set with expires set to a timestamp 10 years in the future]
    expected: FAIL

  [CookieListItem - cookieStore.set with expires set to a Date 10 years in the future]
    expected: FAIL

  [CookieListItem - cookieStore.set with domain set to the current hostname]
    expected: FAIL

  [CookieListItem - cookieStore.set with path set to the current directory]
    expected: FAIL

  [CookieListItem - cookieStore.set adds / to path if it does not end with /]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to strict]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to lax]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to none]
    expected: FAIL


[cookieListItem_attributes.https.any.html]
  [CookieListItem - cookieStore.set defaults with positional name and value]
    expected: FAIL

  [CookieListItem - cookieStore.set defaults with name and value in options]
    expected: FAIL

  [CookieListItem - cookieStore.set with expires set to a timestamp 10 years in the future]
    expected: FAIL

  [CookieListItem - cookieStore.set with expires set to a Date 10 years in the future]
    expected: FAIL

  [CookieListItem - cookieStore.set with domain set to the current hostname]
    expected: FAIL

  [CookieListItem - cookieStore.set with path set to the current directory]
    expected: FAIL

  [CookieListItem - cookieStore.set adds / to path if it does not end with /]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to strict]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to lax]
    expected: FAIL

  [CookieListItem - cookieStore.set with sameSite set to none]
    expected: FAIL