blob: 3e4e028d1aab02c70abbf5af8c4662a256e21f11 (
plain)
1
2
3
4
5
6
7
8
|
[DEFAULT]
tags = devtools
skip-if = os == 'android'
[test_css-logic-getCssPath.html]
[test_devtools_extensions.html]
[test_eventemitter_basic.html]
skip-if = os == 'linux' && debug # Bug 1205739
|