From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- toolkit/content/tests/widgets/chrome.ini | 45 ++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 toolkit/content/tests/widgets/chrome.ini (limited to 'toolkit/content/tests/widgets/chrome.ini') diff --git a/toolkit/content/tests/widgets/chrome.ini b/toolkit/content/tests/widgets/chrome.ini new file mode 100644 index 0000000000..73cc6c1521 --- /dev/null +++ b/toolkit/content/tests/widgets/chrome.ini @@ -0,0 +1,45 @@ +[DEFAULT] +skip-if = os == 'android' +support-files = + image.png + image-zh.png + tree_shared.js + popup_shared.js + window_label_checkbox.xhtml + window_menubar.xhtml + seek_with_sound.ogg +prefs = + app.support.baseURL='https://support.mozilla.org/' + +[test_contextmenu_menugroup.xhtml] +skip-if = os == 'linux' # Bug 1115088 +[test_contextmenu_nested.xhtml] +skip-if = os == 'linux' # Bug 1116215 +[test_editor_currentURI.xhtml] +[test_image_recognition.html] +run-if = os == "mac" # Mac only feature. +[test_image_recognition_unsupported.html] +skip-if = os == 'mac' +[test_image_recognition_zh.html] +run-if = os == "mac" && os_version != "10.15" # Mac only feature, requires > 10.15 to support multilingual results. +[test_label_checkbox.xhtml] +[test_menubar.xhtml] +skip-if = os == 'mac' +[test_moz_button_group.html] +[test_moz_label.html] +[test_moz_support_link.html] +[test_moz_toggle.html] +[test_panel_item_accesskey.html] +[test_panel_list_accessibility.html] +[test_panel_list_in_xul_panel.html] +[test_panel_list_min_width_from_anchor.html] +[test_popupanchor.xhtml] +skip-if = os == 'linux' || (verify && (os == 'win')) # Bug 1335894 perma-fail on linux 16.04 +[test_popupreflows.xhtml] +[test_tree_column_reorder.xhtml] +[test_videocontrols_focus.html] +support-files = + head.js + video.ogg +skip-if = toolkit == 'android' +[test_videocontrols_onclickplay.html] -- cgit v1.2.3