summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/cookie-store/cookieStore_get_arguments.https.any.js.ini
blob: 9c4b8f3c4b611516989a979ce9e666dade4c382c (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
[cookieStore_get_arguments.https.any.serviceworker.html]
  [cookieStore.get with no arguments returns TypeError]
    expected: FAIL

  [cookieStore.get with empty options returns TypeError]
    expected: FAIL

  [cookieStore.get with positional name]
    expected: FAIL

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

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

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

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

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

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


[cookieStore_get_arguments.https.any.html]
  [cookieStore.get with no arguments returns TypeError]
    expected: FAIL

  [cookieStore.get with empty options returns TypeError]
    expected: FAIL

  [cookieStore.get with positional name]
    expected: FAIL

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

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

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

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

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

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