summaryrefslogtreecommitdiffstats
path: root/image/test/browser/browser_sandbox_headless.toml
diff options
context:
space:
mode:
Diffstat (limited to 'image/test/browser/browser_sandbox_headless.toml')
-rw-r--r--image/test/browser/browser_sandbox_headless.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/image/test/browser/browser_sandbox_headless.toml b/image/test/browser/browser_sandbox_headless.toml
new file mode 100644
index 0000000000..bf9517c3af
--- /dev/null
+++ b/image/test/browser/browser_sandbox_headless.toml
@@ -0,0 +1,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"]