summaryrefslogtreecommitdiffstats
path: root/dom/url/tests/chrome.toml
blob: 874477331dddbdd616316ee9dce182276f484159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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"]