summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/beacon/chrome.toml
blob: 92a95b05150e8ee7de5c52097f5db6f6981c1229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
skip-if = ["os == 'android'"]

["test_beaconCookies.html"]
skip-if = ["(verify && !debug && (os == 'win'))"]
support-files = [
  "beacon-set-cookie.sjs",
  "file_beaconCookies.html",
]

["test_beaconWithSafelistedContentType.html"]
support-files = [
  "beacon-handler.sjs",
  "file_beaconSafelist.html",
]