blob: 869fe2d37fa021e1ac8cad0e95b65b9bc20f4dd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[DEFAULT]
support-files = [
"filesystem_commons.js",
"script_fileList.js",
"worker_basic.js",
]
["test_basic.html"]
["test_bug1319088.html"]
["test_webkitdirectory.html"]
skip-if = ["os == 'android'"] # Bug 1674428
support-files = ["script_promptHandler.js"]
["test_worker_basic.html"]
|