diff -r 000000000000 -r 6474c204b198 dom/tests/mochitest/storageevent/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/tests/mochitest/storageevent/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,18 @@ +[DEFAULT] +skip-if = e10s +support-files = + frameLocalStorageMaster.html + frameLocalStorageSlaveEqual.html + frameLocalStorageSlaveNotEqual.html + frameSessionStorageMasterEqual.html + frameSessionStorageMasterNotEqual.html + frameSessionStorageSlaveEqual.html + frameSessionStorageSlaveNotEqual.html + interOriginFrame.js + interOriginTest2.js + +[test_storageLocalStorageEventCheckNoPropagation.html] +[test_storageLocalStorageEventCheckPropagation.html] +[test_storageNotifications.html] +[test_storageSessionStorageEventCheckNoPropagation.html] +[test_storageSessionStorageEventCheckPropagation.html]