зеркало из https://github.com/mozilla/gecko-dev.git
14 строки
494 B
INI
14 строки
494 B
INI
[DEFAULT]
|
|
support-files = utils.js
|
|
|
|
[test_assign_event_data.html]
|
|
subsuite = clipboard
|
|
skip-if = toolkit == "cocoa" || (toolkit == 'android' && debug) # Mac: Bug 933303, Android bug 1285414
|
|
[test_keypress_event_with_alt_on_mac.html]
|
|
skip-if = toolkit != "cocoa"
|
|
[test_picker_no_crash.html]
|
|
skip-if = toolkit != "windows" || e10s # Bug 1267491
|
|
support-files = window_picker_no_crash_child.html
|
|
[test_scrollbar_colors.html]
|
|
skip-if = os == 'mac' || os == 'linux' || os == 'android' # bug 1460109
|