blob: 5242bf9b18fbeb98ced0caa06d51aa90bb2a97c0 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
[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
[test_brokenUTF-16.html]
[test_bug600307-DBOps.html]
[test_bug746272-1.html]
[test_bug746272-2.html]
skip-if = os == "android" # bug 962029
[test_cookieBlock.html]
[test_cookieSession.html]
[test_embededNulls.html]
[test_keySync.html]
[test_localStorageBase.html]
skip-if = e10s
[test_localStorageBaseSessionOnly.html]
[test_localStorageCookieSettings.html]
[test_localStorageEnablePref.html]
[test_localStorageKeyOrder.html]
[test_localStorageOriginsDiff.html]
[test_localStorageOriginsDomainDiffs.html]
[test_localStorageOriginsEquals.html]
skip-if = toolkit == 'android'
[test_localStorageOriginsPortDiffs.html]
[test_localStorageOriginsSchemaDiffs.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_localStorageQuota.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_localStorageQuotaSessionOnly.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_localStorageQuotaSessionOnly2.html]
skip-if = toolkit == 'android' #TIMED_OUT
[test_localStorageReplace.html]
skip-if = toolkit == 'android'
[test_lowDeviceStorage.html]
[test_storageConstructor.html]
[test_localStorageSessionPrefOverride.html]
|