summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/general/chrome.toml
blob: 35665404c1f35b20eca0ad80b3022a6178230bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[DEFAULT]
skip-if = ["os == 'android'"]

["test_focusrings.xhtml"]
support-files = ["file_focusrings.html"]

["test_innerScreen.xhtml"]

["test_nodeAdoption_chrome_boundary.xhtml"]

["test_offsets.xhtml"]
support-files = [
  "test_offsets.css",
  "test_offsets.js",
]
skip-if = ["os == 'mac' && debug"] #leaks Bug 1571583

["test_spacetopagedown.html"]