mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
419 B
INI
14 lines
419 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || e10s
|
|
|
|
[test_assign_event_data.html]
|
|
skip-if = toolkit == "cocoa" # Bug 933303
|
|
[test_bug565392.html]
|
|
skip-if = toolkit != "windows"
|
|
[test_picker_no_crash.html]
|
|
skip-if = toolkit != "windows"
|
|
support-files = window_picker_no_crash_child.html
|
|
[test_plugin_scroll_invalidation.html]
|
|
skip-if = toolkit != "gtk2"
|
|
support-files = plugin_scroll_invalidation.html
|