summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/sessionstorage/mochitest.ini
blob: eff4562bb259f1725410955e3d832005ec522ad7 (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
[DEFAULT]
support-files =
  file_http.html
  file_https.html
  frameEqual.html
  frameNotEqual.html
  frameReplace.html
  interOriginSlave.js
  interOriginTest.js

[test_sessionStorageBase.html]
[test_sessionStorageBaseSessionOnly.html]
[test_sessionStorageClone.html]
skip-if =
  http3
[test_sessionStorageClone_alwaysPartitioned.html]
skip-if =
  http3
[test_sessionStorageClone_alwaysPartitioned_exempted.html]
skip-if =
  http3
[test_sessionStorageHttpHttps.html]
skip-if =
  http3
[test_sessionStorageReplace.html]
skip-if =
  http3
[test_sessionStorageUsage.html]