mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
32 lines
892 B
INI
32 lines
892 B
INI
[DEFAULT]
|
|
support-files = green.png
|
|
|
|
[test_bug46555.html]
|
|
[test_bug366682.html]
|
|
[test_bug471319.html]
|
|
[test_bug483651.html]
|
|
[test_bug489202.xul]
|
|
[test_bug490879.xul]
|
|
[test_bug569988.html]
|
|
skip-if = buildapp == 'mulet'
|
|
[test_bug599983.xul]
|
|
skip-if = buildapp == 'mulet'
|
|
[test_bug607584.xul]
|
|
[test_bug616590.xul]
|
|
[test_bug635636.html]
|
|
[test_bug636465.xul]
|
|
[test_bug646194.xul]
|
|
[test_bug780908.xul]
|
|
[test_bug830600.html]
|
|
[test_bug1053048.html]
|
|
[test_composition_event_created_in_chrome.html]
|
|
[test_contenteditable_text_input_handling.html]
|
|
[test_dragdrop.html]
|
|
skip-if = buildapp == 'mulet'
|
|
[test_htmleditor_keyevent_handling.html]
|
|
[test_selection_move_commands.xul]
|
|
[test_texteditor_keyevent_handling.html]
|
|
# disables the key handling test on gtk because gtk overrides some key events
|
|
# on our editor, and the combinations depend on the system.
|
|
skip-if = toolkit == "gtk2" || toolkit == "gtk3"
|