blob: 126216c4fea13be1d113ff3901d7a19948d10f9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[DEFAULT]
support-files =
file_http.html
file_https.html
frameEqual.html
frameNotEqual.html
frameReplace.html
interOriginSlave.js
interOriginTest.js
[test_cookieSession.html]
[test_sessionStorageBase.html]
[test_sessionStorageBaseSessionOnly.html]
[test_sessionStorageClone.html]
skip-if = toolkit == 'android'
[test_sessionStorageHttpHttps.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_sessionStorageReplace.html]
|