gecko-dev/devtools/client/storage/test/browser.ini

19 lines
466 B
INI

[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
storage-complex-values.html
storage-listings.html
storage-overflow.html
storage-secured-iframe.html
storage-unsecured-iframe.html
storage-updates.html
head.js
[browser_storage_basic.js]
[browser_storage_dynamic_updates.js]
[browser_storage_overflow.js]
[browser_storage_sidebar.js]
skip-if = (os == 'win' && os_version == '6.1' && e10s && !debug) # bug 1229272
[browser_storage_values.js]