summaryrefslogtreecommitdiffstats
path: root/image/test/browser/browser_sandbox_headless.toml
blob: bf9517c3af2baac340720e2bd2a620bc533c2c82 (plain)
1
2
3
4
5
6
[DEFAULT]
support-files = ["head.js"]
prefs = ["security.sandbox.content.headless=true"]
run-if = ["os == 'linux'"] # the pref is only used on linux

["browser_mozicon_file_sandbox_headless.js"]