summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookie-store/cookieStore_getAll_arguments.https.any.js.ini
blob: c48e477ae33c0cb72b94085cdb29812ca40d317d (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
[cookieStore_getAll_arguments.https.any.html]
  [cookieStore.getAll with no arguments]
    expected: FAIL

  [cookieStore.getAll with empty options]
    expected: FAIL

  [cookieStore.getAll with positional name]
    expected: FAIL

  [cookieStore.getAll with name in options]
    expected: FAIL

  [cookieStore.getAll with name in both positional arguments and options]
    expected: FAIL

  [cookieStore.getAll with absolute url in options]
    expected: FAIL

  [cookieStore.getAll with relative url in options]
    expected: FAIL

  [cookieStore.getAll with invalid url path in options]
    expected: FAIL

  [cookieStore.getAll with invalid url host in options]
    expected: FAIL


[cookieStore_getAll_arguments.https.any.serviceworker.html]
  expected:
    if os == "win": [OK, TIMEOUT]
  [cookieStore.getAll with no arguments]
    expected: FAIL

  [cookieStore.getAll with empty options]
    expected: FAIL

  [cookieStore.getAll with positional name]
    expected: FAIL

  [cookieStore.getAll with name in options]
    expected: FAIL

  [cookieStore.getAll with name in both positional arguments and options]
    expected: FAIL

  [cookieStore.getAll with absolute url in options]
    expected: FAIL

  [cookieStore.getAll with relative url in options]
    expected: FAIL

  [cookieStore.getAll with invalid url path in options]
    expected: FAIL

  [cookieStore.getAll with invalid url host in options]
    expected: FAIL