summaryrefslogtreecommitdiffstats
path: root/dom/security/featurepolicy/test/mochitest/mochitest.toml
blob: c6213315964822865077f1ec3d78d2e6f2377939 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
prefs = [
  "dom.security.featurePolicy.header.enabled=true",
  "dom.security.featurePolicy.webidl.enabled=true",
]
support-files = [
  "empty.html",
  "test_parser.html^headers^",
]

["test_featureList.html"]

["test_parser.html"]
fail-if = ["xorigin"]