summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini')
-rw-r--r--testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini36
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini b/testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini
new file mode 100644
index 0000000000..c7b7d383ab
--- /dev/null
+++ b/testing/web-platform/meta/shared-storage/setters.tentative.https.sub.html.ini
@@ -0,0 +1,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