From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/tests/mochitest/localstorage/mochitest.ini | 63 ++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 dom/tests/mochitest/localstorage/mochitest.ini (limited to 'dom/tests/mochitest/localstorage/mochitest.ini') diff --git a/dom/tests/mochitest/localstorage/mochitest.ini b/dom/tests/mochitest/localstorage/mochitest.ini new file mode 100644 index 0000000000..de5eb88304 --- /dev/null +++ b/dom/tests/mochitest/localstorage/mochitest.ini @@ -0,0 +1,63 @@ +[DEFAULT] +support-files = + frameChromeSlave.html + frameLocalStorageCookieSettings.html + frameKeySync.html + frameMasterEqual.html + frameMasterNotEqual.html + frameOrder.html + frameQuota.html + frameQuotaSessionOnly.html + frameReplace.html + frameSlaveEqual.html + frameSlaveNotEqual.html + interOriginFrame.js + interOriginTest.js + interOriginTest2.js + localStorageCommon.js + frameLocalStorageSessionOnly.html + file_tryAccessSessionStorage.html + windowProxy.html + +[test_brokenUTF-16.html] +[test_bug600307-DBOps.html] +[test_bug746272-1.html] +[test_bug746272-2.html] +skip-if = verify +[test_cookieBlock.html] +[test_embededNulls.html] +[test_keySync.html] +skip-if = + http3 +[test_localStorageBase.html] +[test_localStorageBaseSessionOnly.html] +[test_localStorageCookieSettings.html] +[test_localStorageEnablePref.html] +[test_localStorageKeyOrder.html] +skip-if = + http3 +[test_localStorageOriginsDiff.html] +skip-if = + http3 +[test_localStorageOriginsDomainDiffs.html] +skip-if = + http3 +[test_localStorageOriginsEquals.html] +skip-if = + http3 +[test_localStorageOriginsPortDiffs.html] +skip-if = + http3 +[test_localStorageOriginsSchemaDiffs.html] +skip-if = + http3 +[test_localStorageQuota.html] +skip-if = + http3 +[test_localStorageQuotaSessionOnly.html] +[test_localStorageQuotaSessionOnly2.html] +skip-if = true # bug 1347690 +[test_localStorageReplace.html] +skip-if = + http3 +[test_storageConstructor.html] -- cgit v1.2.3