summaryrefslogtreecommitdiffstats
path: root/netwerk/cookie/test/mochitest/mochitest.toml
blob: fdf26a7e946a47b407f2bf2556f1d57f849a5017 (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
[DEFAULT]
scheme = "https"
support-files = [
  "cookie.sjs",
  "cookiesHelper.js",
]

["test_document_cookie.html"]

["test_document_cookie_notification.html"]

["test_fetch.html"]

["test_image.html"]

["test_metaTag.html"]

["test_script.html"]

["test_sharedWorker.html"]

["test_worker.html"]

["test_xhr.html"]

["test_xmlDocument.html"]
support-files = ["empty.html"]