summaryrefslogtreecommitdiffstats
path: root/dom/system/tests/mochitest.toml
blob: b607853077765142c7a18eb861bd0356bf0759b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
tags = "condprof"
scheme = "https"

support-files = ["file_bug1197901.html"]

["test_bug1197901.html"]
skip-if = [
  "os == 'android'",
  "condprof",  #: "Only focused window should get the sensor events"
]