diff options
Diffstat (limited to 'accessible/tests/browser/pivot/browser.toml')
-rw-r--r-- | accessible/tests/browser/pivot/browser.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/accessible/tests/browser/pivot/browser.toml b/accessible/tests/browser/pivot/browser.toml new file mode 100644 index 0000000000..f6552741e5 --- /dev/null +++ b/accessible/tests/browser/pivot/browser.toml @@ -0,0 +1,10 @@ +[DEFAULT] +subsuite = "a11y" +support-files = [ + "!/accessible/tests/browser/shared-head.js", + "head.js", + "!/accessible/tests/mochitest/*.js", +] +prefs = ["javascript.options.asyncstack_capture_debuggee_only=false"] + +["browser_pivot.js"] |