blob: 49b2fb1e2d0fd083824d2dd3e1404f9a8dd6a848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[DEFAULT]
support-files =
frameLocalStorageMaster.html
frameLocalStorageSlaveEqual.html
frameLocalStorageSlaveNotEqual.html
frameSessionStorageMasterEqual.html
frameSessionStorageMasterNotEqual.html
frameSessionStorageSlaveEqual.html
frameSessionStorageSlaveNotEqual.html
interOriginFrame.js
interOriginTest2.js
[test_storageLocalStorageEventCheckNoPropagation.html]
skip-if =
http3
[test_storageLocalStorageEventCheckPropagation.html]
skip-if =
http3
[test_storageNotifications.html]
[test_storageSessionStorageEventCheckNoPropagation.html]
skip-if =
http3
[test_storageSessionStorageEventCheckPropagation.html]
skip-if =
http3
|