1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/tests/mochitest/storageevent/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +[DEFAULT] 1.5 +skip-if = e10s 1.6 +support-files = 1.7 + frameLocalStorageMaster.html 1.8 + frameLocalStorageSlaveEqual.html 1.9 + frameLocalStorageSlaveNotEqual.html 1.10 + frameSessionStorageMasterEqual.html 1.11 + frameSessionStorageMasterNotEqual.html 1.12 + frameSessionStorageSlaveEqual.html 1.13 + frameSessionStorageSlaveNotEqual.html 1.14 + interOriginFrame.js 1.15 + interOriginTest2.js 1.16 + 1.17 +[test_storageLocalStorageEventCheckNoPropagation.html] 1.18 +[test_storageLocalStorageEventCheckPropagation.html] 1.19 +[test_storageNotifications.html] 1.20 +[test_storageSessionStorageEventCheckNoPropagation.html] 1.21 +[test_storageSessionStorageEventCheckPropagation.html]