summaryrefslogtreecommitdiffstats
path: root/browser/components/touchbar/tests/browser/browser.toml
blob: 5ae9f25426d0ce885119b76932419ab469fbb3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]

["browser_touchbar_searchrestrictions.js"]
https_first_disabled = true
skip-if = ["os != 'mac'"]

["browser_touchbar_tests.js"]
skip-if = [
  "os != 'mac'", # Bug 1611300
  "verify",
]
support-files = [
  "readerModeArticle.html",
  "test-video.mp4",
  "video_test.html",
]