blob: 48d5e6654cf97a887a0585c5af78817dfc8fd655 (
plain)
1
2
3
4
5
6
7
8
9
|
[DEFAULT]
support-files =
!/accessible/tests/mochitest/*.js
[test_focusedChild.html]
skip-if = (os == 'win' && (os_version == '6.2' || os_version == '6.3')) # bug 845134
[test_takeFocus.html]
skip-if = buildapp == 'mulet'
[test_takeFocus.xul]
|