summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/browser/focus-leak/browser.toml
blob: 1c7d3df2408d9fb4a396d652ae94c81e2d5ab65f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[DEFAULT]
support-files = [
  "doc_iframe_typecontent_input_focus.xhtml",
  "doc_iframe_typecontent_input_focus_frame.html",
  "../head.js",
]

# This test is used to detect a leak.
# Keep it isolated in a dedicated test folder to make sure the leak is cleaned
# up as a sideeffect of another test.

["browser_iframe_typecontent_input_focus.js"]
skip-if = ["apple_silicon"] # Disabled due to bleedover with other tests when run in regular suites; passes in "failures" jobs