103 lines
1.7 KiB
TOML
103 lines
1.7 KiB
TOML
[DEFAULT]
|
|
support-files = [
|
|
"tree_shared.js",
|
|
"popup_shared.js",
|
|
"window_label_checkbox.xhtml",
|
|
"window_menubar.xhtml",
|
|
"seek_with_sound.webm",
|
|
"lit-test-helpers.js",
|
|
]
|
|
prefs = ["app.support.baseURL='https://support.mozilla.org/'"]
|
|
|
|
["test_contextmenu_menugroup.xhtml"]
|
|
|
|
["test_contextmenu_nested.xhtml"]
|
|
|
|
["test_editor_currentURI.xhtml"]
|
|
|
|
["test_label_checkbox.xhtml"]
|
|
|
|
["test_menubar.xhtml"]
|
|
skip-if = [
|
|
"os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1933983
|
|
]
|
|
|
|
["test_moz_base_input_element.html"]
|
|
|
|
["test_moz_box_button.html"]
|
|
|
|
["test_moz_box_group.html"]
|
|
|
|
["test_moz_box_item.html"]
|
|
|
|
["test_moz_box_link.html"]
|
|
|
|
["test_moz_button.html"]
|
|
|
|
["test_moz_button_group.html"]
|
|
|
|
["test_moz_card.html"]
|
|
|
|
["test_moz_checkbox.html"]
|
|
|
|
["test_moz_fieldset.html"]
|
|
|
|
["test_moz_five_star.html"]
|
|
|
|
["test_moz_input_color.html"]
|
|
|
|
["test_moz_input_folder.html"]
|
|
|
|
["test_moz_input_password.html"]
|
|
|
|
["test_moz_input_search.html"]
|
|
|
|
["test_moz_input_text.html"]
|
|
|
|
["test_moz_label.html"]
|
|
|
|
["test_moz_lit_element.html"]
|
|
|
|
["test_moz_message_bar.html"]
|
|
|
|
["test_moz_page_nav.html"]
|
|
|
|
["test_moz_radio.html"]
|
|
|
|
["test_moz_radio_group.html"]
|
|
|
|
["test_moz_select.html"]
|
|
|
|
["test_moz_support_link.html"]
|
|
|
|
["test_moz_toggle.html"]
|
|
|
|
["test_moz_visual_picker.html"]
|
|
|
|
["test_panel_item_accesskey.html"]
|
|
|
|
["test_panel_item_checkbox.html"]
|
|
|
|
["test_panel_item_disabled.html"]
|
|
|
|
["test_panel_list_accessibility.html"]
|
|
|
|
["test_panel_list_anchoring.html"]
|
|
|
|
["test_panel_list_in_xul_panel.html"]
|
|
|
|
["test_panel_list_min_width_from_anchor.html"]
|
|
|
|
["test_popupanchor.xhtml"]
|
|
|
|
["test_popupreflows.xhtml"]
|
|
|
|
["test_tree_column_reorder.xhtml"]
|
|
|
|
["test_videocontrols_focus.html"]
|
|
support-files = [
|
|
"head.js",
|
|
"video.webm",
|
|
]
|
|
|
|
["test_videocontrols_onclickplay.html"]
|