Bug 1884032 [wpt PR 44942] - [css-color] add missing colorscheme-aware tests, a=testonly
[gecko.git] / widget / tests / chrome.toml
blob8706a671853c14ef23903c700ac83612fb32dac3
1 [DEFAULT]
2 skip-if = ["os == 'android'"]
3 support-files = [
4   "empty_window.xhtml",
5   "clipboard_helper.js",
8 ["test_alwaysontop_focus.xhtml"]
10 # Privacy relevant
12 ["test_bug343416.xhtml"]
13 skip-if = ["debug"]
15 ["test_bug428405.xhtml"]
16 run-if = ["os == 'mac'"] # Cocoa widget test
18 ["test_bug429954.xhtml"]
19 support-files = ["window_bug429954.xhtml"]
21 ["test_bug444800.xhtml"]
23 ["test_bug466599.xhtml"]
24 run-if = ["os == 'mac'"] # Cocoa widget test
26 ["test_bug478536.xhtml"]
27 skip-if = ["true"] # Bug 561929
28 support-files = ["window_bug478536.xhtml"]
30 ["test_bug485118.xhtml"]
31 run-if = ["os == 'mac'"] # Cocoa widget test
33 ["test_bug517396.xhtml"]
34 skip-if = ["verify && os == 'win'"]
36 ["test_bug522217.xhtml"]
37 tags = "fullscreen"
38 run-if = ["os == 'mac'"] # Cocoa widget test
39 support-files = ["window_bug522217.xhtml"]
41 ["test_bug538242.xhtml"]
42 support-files = ["window_bug538242.xhtml"]
44 ["test_bug565392.html"]
45 run-if = ["os == 'win'"]
47 ["test_bug586713.xhtml"]
48 run-if = ["os == 'mac'"] # Cocoa widget test
49 support-files = ["bug586713_window.xhtml"]
51 ["test_bug593307.xhtml"]
52 support-files = [
53   "window_bug593307_offscreen.xhtml",
54   "window_bug593307_centerscreen.xhtml",
57 ["test_bug596600.xhtml"]
58 support-files = "file_bug596600.html"
59 run-if = ["os == 'mac'"] # Cocoa widget test
61 ["test_bug673301.xhtml"]
62 run-if = ["os == 'mac'"] # Cocoa widget test
64 ["test_bug760802.xhtml"]
66 ["test_bug1123480.xhtml"]
67 skip-if = ["win11_2009 && bits == 32"]
69 ["test_clipboard_asyncGetData_chrome.html"]
70 support-files = "file_test_clipboard_asyncGetData.js"
72 ["test_clipboard_asyncSetData_chrome.html"]
73 support-files = "file_test_clipboard_asyncSetData.js"
75 ["test_clipboard_cache_chrome.html"]
77 ["test_clipboard_chrome.html"]
78 support-files = "file_test_clipboard.js"
80 ["test_clipboard_getDataSnapshotSync_chrome.html"]
81 support-files = "file_test_clipboard_getDataSnapshotSync.js"
83 ["test_clipboard_owner_chrome.html"]
85 ["test_composition_text_querycontent.xhtml"]
86 support-files = ["window_composition_text_querycontent.xhtml"]
88 ["test_ime_focus_with_multiple_contenteditable.html"]
89 support-files = ["file_ime_state_test_helper.js"]
91 ["test_ime_state_in_contenteditable_on_readonly_change_in_parent.html"]
92 support-files = [
93   "file_ime_state_test_helper.js",
94   "file_test_ime_state_in_contenteditable_on_readonly_change.js",
97 ["test_ime_state_in_plugin_in_parent.html"]
98 support-files = ["file_ime_state_test_helper.js"]
100 ["test_ime_state_in_text_control_on_reframe_in_parent.html"]
101 support-files = [
102   "file_ime_state_test_helper.js",
103   "file_test_ime_state_in_text_control_on_reframe.js",
106 ["test_ime_state_on_editable_state_change_in_parent.html"]
107 support-files = ["file_ime_state_test_helper.js"]
109 ["test_ime_state_on_focus_move_in_parent.html"]
110 support-files = [
111   "file_ime_state_test_helper.js",
112   "file_test_ime_state_on_focus_move.js",
115 ["test_ime_state_on_input_type_change_in_parent.html"]
116 skip-if = ["true"] # Bug 1817704
117 support-files = [
118   "file_ime_state_test_helper.js",
119   "file_test_ime_state_on_input_type_change.js",
122 ["test_ime_state_on_readonly_change_in_parent.html"]
123 support-files = [
124   "file_ime_state_test_helper.js",
125   "file_test_ime_state_on_readonly_change.js",
128 ["test_ime_state_others_in_parent.html"]
129 support-files = ["window_imestate_iframes.html"]
131 ["test_input_events_on_deactive_window.xhtml"]
132 support-files = ["file_input_events_on_deactive_window.html"]
134 ["test_key_event_counts.xhtml"]
135 run-if = ["os == 'mac'"] # Cocoa widget test
137 ["test_keycodes.xhtml"]
139 ["test_mouse_scroll.xhtml"]
140 run-if = ["os == 'win'"] # windows widget test
141 support-files = [
142   "window_mouse_scroll_win.html",
143   "window_mouse_scroll_win_2.html",
146 ["test_native_key_bindings_mac.html"]
147 run-if = ["os == 'mac'"] # Cocoa widget test
148 skip-if = [
149   "verify",
152 ["test_native_menus.xhtml"]
153 run-if = ["os == 'mac'"] # Cocoa widget test
154 support-files = ["native_menus_window.xhtml"]
156 ["test_panel_mouse_coords.xhtml"]
157 skip-if = ["os == 'win'"] # bug 1009955
159 ["test_platform_colors.xhtml"]
160 skip-if = ["true"] # Bug 1207190
162 ["test_position_on_resize.xhtml"]
163 skip-if = [
164   "verify && os == 'win'",
165   "os == 'linux' && bits == 64", # Bug 1616760
168 ["test_secure_input.html"]
169 run-if = ["os == 'mac'"] # Cocoa widget test
170 support-files = ["file_secure_input.html"]
172 ["test_sizemode_events.xhtml"]
174 ["test_standalone_native_menu.xhtml"]
175 run-if = ["os == 'mac'"] # Cocoa widget test
176 support-files = ["standalone_native_menu_window.xhtml"]
178 ["test_surrogate_pair_native_key_handling.xhtml"]
179 run-if = ["os == 'win'"] # Windows widget test
181 ["test_system_font_changes.xhtml"]
182 support-files = ["system_font_changes.xhtml"]
183 run-if = ["os == 'linux'"] # Currently the test works on only gtk3
185 ["test_system_status_bar.xhtml"]
186 run-if = ["os == 'mac'"] # Cocoa widget test
188 ["test_taskbar_progress.xhtml"]
189 skip-if = [
190   "os == 'linux'",
191   "os == 'android'",
192   "win10_2009 && !ccov", # Bug 1456811
195 ["test_transferable_overflow.xhtml"]
196 skip-if = [
197   "verify && apple_catalina",
198   "verify && os == 'linux'",
201 ["test_wheeltransaction.xhtml"]
202 support-files = ["window_wheeltransaction.xhtml"]
204 # Windows
205 # taskbar_previews.xhtml
206 # window_state_windows.xhtml