summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/localstorage/chrome.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/tests/mochitest/localstorage/chrome.ini')
-rw-r--r--dom/tests/mochitest/localstorage/chrome.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/dom/tests/mochitest/localstorage/chrome.ini b/dom/tests/mochitest/localstorage/chrome.ini
new file mode 100644
index 0000000000..6cc5562c00
--- /dev/null
+++ b/dom/tests/mochitest/localstorage/chrome.ini
@@ -0,0 +1,11 @@
+[DEFAULT]
+skip-if = os == 'android'
+support-files =
+ page_blank.html
+ frameQuota.html
+ interOriginFrame.js
+
+[test_localStorageBasePrivateBrowsing_perwindowpb.html]
+skip-if = true # bug 1156725
+[test_localStorageFromChrome.xhtml]
+[test_localStorageQuotaPrivateBrowsing_perwindowpb.html]