summaryrefslogtreecommitdiffstats
path: root/dom/security/sanitizer/tests/mochitest/mochitest.toml
blob: 5cf40f44c331bc9fc9da0f389391162e4e91c3b1 (plain)
1
2
3
4
5
6
7
8
[DEFAULT]
prefs = [
  "dom.security.sanitizer.enabled=true",
  "dom.security.setHTML.enabled=true",
]
scheme = "https"

["test_sanitizer_api.html"]