summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini
blob: c7b7d383ab3cfd0a2d4c86e29fed957f84ae3934 (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
[setters.tentative.https.sub.html]
  [sharedStorage.set with 0 argument]
    expected: FAIL

  [sharedStorage.set with 1 argument]
    expected: FAIL

  [sharedStorage.set with 2 arguments]
    expected: FAIL

  [sharedStorage.set with options]
    expected: FAIL

  [sharedStorage.set with invalid options]
    expected: FAIL

  [sharedStorage.set with max allowed key and value length]
    expected: FAIL

  [sharedStorage.set with empty key]
    expected: FAIL

  [sharedStorage.set with key length too big]
    expected: FAIL

  [sharedStorage.set with value length too big]
    expected: FAIL

  [sharedStorage.append]
    expected: FAIL

  [sharedStorage.clear]
    expected: FAIL

  [sharedStorage.delete]
    expected: FAIL