blob: fc800ff356e54ce23092d7ef6a47f606d9eebeba (
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
|
[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 empty key]
expected: FAIL
[sharedStorage.append]
expected: FAIL
[sharedStorage.clear]
expected: FAIL
[sharedStorage.delete]
expected: FAIL
|