blob: 1f1b9022c903c52ab5e89a19a1a867733190bca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[DEFAULT]
skip-if = os == 'android'
support-files =
file_url.jsm
file_worker_url.jsm
test_bug883784.jsm
jsm_url_worker.js
!/dom/workers/test/dom_worker_helper.js
[test_bug883784.xhtml]
[test_url.xhtml]
[test_worker_url.xhtml]
|