summaryrefslogtreecommitdiffstats
path: root/devtools/shared/tests/chrome/chrome.toml
blob: 3d1dddc84ad96aee48cbe1b963a3aa3e13a84b3d (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
tags = "devtools"
skip-if = ["os == 'android'"]

["test_css-logic-findCssSelector.html"]

["test_css-logic-getCssPath.html"]

["test_css-logic-getXPath.html"]
skip-if = ["os == 'linux' && debug"] # Bug 1205739