mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1054087 - Disable the test on all Android versions
This commit is contained in:
parent
c7af458fc9
commit
85a96cac1c
@ -101,7 +101,7 @@ skip-if = os != "win"
|
|||||||
[test_CF_HTML_clipboard.html]
|
[test_CF_HTML_clipboard.html]
|
||||||
[test_contenteditable_focus.html]
|
[test_contenteditable_focus.html]
|
||||||
[test_dom_input_event_on_htmleditor.html]
|
[test_dom_input_event_on_htmleditor.html]
|
||||||
skip-if = android_version == "10" # bug 1054087
|
skip-if = toolkit == 'android' # bug 1054087
|
||||||
[test_keypress_untrusted_event.html]
|
[test_keypress_untrusted_event.html]
|
||||||
[test_root_element_replacement.html]
|
[test_root_element_replacement.html]
|
||||||
[test_select_all_without_body.html]
|
[test_select_all_without_body.html]
|
||||||
|
Loading…
Reference in New Issue
Block a user