mochitest.toml (8626B)
1 [DEFAULT] 2 prefs = ["gfx.font_loader.delay=0"] 3 support-files = [ 4 "../../reftests/backgrounds/blue-32x32.png", 5 "../../reftests/backgrounds/fuchsia-32x32.png", 6 "file_BrokenImageReference.png", 7 "file_Dolske.png", 8 "file_IconTestServer.sjs", 9 "file_LoadingImageReference.png", 10 "file_SlowImage.sjs", 11 "file_SlowPage.sjs", 12 "file_SlowTallImage.sjs", 13 "bug1174521.html", 14 "!/gfx/layers/apz/test/mochitest/apz_test_utils.js", 15 "selection_cross_shadow_boundary_helper.js", 16 ] 17 18 ["test_bug240933.html"] 19 20 ["test_bug263683.html"] 21 22 ["test_bug288789.html"] 23 24 ["test_bug290397.html"] 25 26 ["test_bug323656.html"] 27 28 ["test_bug344830.html"] 29 support-files = ["bug344830_testembed.svg"] 30 31 ["test_bug348681.html"] 32 33 ["test_bug382429.html"] 34 35 ["test_bug384527.html"] 36 37 ["test_bug385751.html"] 38 39 ["test_bug389630.html"] 40 41 ["test_bug391747.html"] 42 43 ["test_bug392746.html"] 44 45 ["test_bug392923.html"] 46 47 ["test_bug394173.html"] 48 49 ["test_bug394239.html"] 50 51 ["test_bug402380.html"] 52 53 ["test_bug404872.html"] 54 55 ["test_bug405178.html"] 56 57 ["test_bug416168.html"] 58 59 ["test_bug421436.html"] 60 61 ["test_bug421839-1.html"] 62 skip-if = [ 63 "true", # Disabled for calling finish twice 64 ] 65 66 ["test_bug421839-2.html"] 67 support-files = ["bug421839-2-page.html"] 68 69 ["test_bug424627.html"] 70 71 ["test_bug438840.html"] 72 73 ["test_bug448860.html"] 74 75 ["test_bug448987.html"] 76 support-files = [ 77 "file_bug448987.html", 78 "file_bug448987_ref.html", 79 "file_bug448987_notref.html", 80 ] 81 82 ["test_bug449653.html"] 83 support-files = [ 84 "file_bug449653_1.html", 85 "file_bug449653_1_ref.html", 86 ] 87 88 ["test_bug460532.html"] 89 90 ["test_bug468167.html"] 91 92 ["test_bug470212.html"] 93 94 ["test_bug488417.html"] 95 96 ["test_bug496275.html"] 97 98 ["test_bug503813.html"] 99 100 ["test_bug507902.html"] 101 skip-if = [ 102 "true", # Bug 510001 103 ] 104 105 ["test_bug522632.html"] 106 107 ["test_bug524925.html"] 108 109 ["test_bug579767.html"] 110 support-files = [ 111 "file_bug579767_1.html", 112 "file_bug579767_2.html", 113 ] 114 skip-if = [ 115 "os == 'android'", 116 ] 117 118 ["test_bug589621.html"] 119 120 ["test_bug589623.html"] 121 122 ["test_bug597333.html"] 123 124 ["test_bug633762.html"] 125 support-files = ["bug633762_iframe.html"] 126 127 ["test_bug666225.html"] 128 129 ["test_bug719503.html"] 130 131 ["test_bug719515.html"] 132 133 ["test_bug719518.html"] 134 135 ["test_bug719523.html"] 136 137 ["test_bug735641.html"] 138 139 ["test_bug748961.html"] 140 141 ["test_bug756984.html"] 142 143 ["test_bug784410.html"] 144 145 ["test_bug785324.html"] 146 147 ["test_bug791616.html"] 148 149 ["test_bug831780.html"] 150 151 ["test_bug841361.html"] 152 153 ["test_bug904810.html"] 154 155 ["test_bug938772.html"] 156 157 ["test_bug970363.html"] 158 159 ["test_bug1062406.html"] 160 161 ["test_bug1174521.html"] 162 163 ["test_bug1198135.html"] 164 165 ["test_bug1307853.html"] 166 support-files = ["file_bug1307853.html"] 167 168 ["test_bug1408607.html"] 169 170 ["test_bug1499961.html"] 171 172 ["test_bug1566783.html"] 173 support-files = ["file_bug1566783.html"] 174 skip-if = [ 175 "opt", # Bug 1838577 176 ] 177 178 ["test_bug1623764.html"] 179 180 ["test_bug1642588.html"] 181 182 ["test_bug1644511.html"] 183 184 ["test_bug1655135.html"] 185 186 ["test_bug1756831.html"] 187 188 ["test_bug1803209.html"] 189 190 ["test_bug1831148.html"] 191 192 ["test_bug1847329.html"] 193 194 ["test_crash_on_mouse_move.html"] 195 196 ["test_dynamic_reflow_root_disallowal.html"] 197 198 ["test_flex_interrupt.html"] 199 200 ["test_frame_visibility_in_iframe.html"] 201 support-files = [ 202 "frame_visibility_in_iframe.html", 203 "frame_visibility_in_iframe_child.html", 204 ] 205 skip-if = [ 206 "http2", 207 "http3", 208 ] 209 210 ["test_grid_track_sizing_algo_001.html"] 211 212 ["test_grid_track_sizing_algo_002.html"] 213 214 ["test_image_selection.html"] 215 216 ["test_image_selection_2.html"] 217 218 ["test_image_selection_3.html"] 219 220 ["test_image_selection_in_contenteditable.html"] 221 222 ["test_intrinsic_size_on_loading.html"] 223 skip-if = [ 224 "xorigin && verify-standalone", 225 ] 226 227 ["test_key_enter_open_second_summary.html"] 228 229 ["test_key_enter_prevent_default.html"] 230 231 ["test_key_enter_single_summary.html"] 232 233 ["test_key_space_single_summary.html"] 234 235 ["test_movement_by_characters.html"] 236 237 ["test_movement_by_words.html"] 238 # Disable the caret movement by word test on Linux because the shortcut keys 239 # are defined in system level. So, it depends on the environment. 240 241 ["test_overlay_scrollbar_position.html"] 242 243 ["test_page_scroll_overlap.html"] 244 245 ["test_page_scroll_with_fixed_pos.html"] 246 support-files = ["page_scroll_with_fixed_pos_window.html"] 247 248 ["test_reframe_for_lazy_load_image.html"] 249 support-files = ["file_reframe_for_lazy_load_image.html"] 250 251 ["test_scroll_animation_restore.html"] 252 253 ["test_scroll_behavior.html"] 254 skip-if = [ 255 "os == 'android'", 256 ] 257 258 ["test_scroll_on_display_contents.html"] 259 support-files = ["!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js"] 260 skip-if = [ 261 "os == 'android'", 262 "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Bug 1857078 263 ] 264 265 ["test_scroll_position_iframe.html"] 266 support-files = ["file_scroll_position_iframe.html"] 267 268 ["test_scroll_position_restore.html"] 269 support-files = ["file_scroll_position_restore.html"] 270 skip-if = [ 271 "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Bug 1857246 272 ] 273 274 ["test_scroll_position_restore_after_stop.html"] 275 skip-if = [ 276 "os == 'android'", 277 ] 278 279 ["test_scroll_position_restore_no_bfcache.html"] 280 support-files = [ 281 "file_scroll_position_restore_no_bfcache.html", 282 "slow-stylesheet.sjs", 283 ] 284 285 ["test_scrollframe_abspos_interrupt.html"] 286 287 ["test_selection_changes_with_middle_mouse_button.html"] 288 289 ["test_selection_cross_shadow_boundary_1_backward_click.html"] 290 run-if = [ 291 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 292 ] 293 294 ["test_selection_cross_shadow_boundary_1_backward_drag.html"] 295 run-if = [ 296 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 297 ] 298 299 ["test_selection_cross_shadow_boundary_1_forward_click.html"] 300 run-if = [ 301 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 302 ] 303 304 ["test_selection_cross_shadow_boundary_1_forward_drag.html"] 305 run-if = [ 306 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 307 ] 308 309 ["test_selection_cross_shadow_boundary_2_backward_click.html"] 310 run-if = [ 311 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 312 ] 313 314 ["test_selection_cross_shadow_boundary_2_backward_drag.html"] 315 run-if = [ 316 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 317 ] 318 319 ["test_selection_cross_shadow_boundary_2_forward_click.html"] 320 run-if = [ 321 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 322 ] 323 324 ["test_selection_cross_shadow_boundary_2_forward_drag.html"] 325 run-if = [ 326 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 327 ] 328 329 ["test_selection_cross_shadow_boundary_backward_nested_click.html"] 330 run-if = [ 331 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 332 ] 333 334 ["test_selection_cross_shadow_boundary_forward_and_backward.html"] 335 run-if = [ 336 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 337 ] 338 339 ["test_selection_cross_shadow_boundary_multi_ranges_backward_click.html"] 340 run-if = [ 341 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 342 ] 343 344 ["test_selection_cross_shadow_boundary_multi_ranges_backward_drag.html"] 345 run-if = [ 346 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 347 ] 348 349 ["test_selection_cross_shadow_boundary_multi_ranges_forward_click.html"] 350 run-if = [ 351 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 352 ] 353 354 ["test_selection_cross_shadow_boundary_multi_ranges_forward_drag.html"] 355 run-if = [ 356 "!release_or_beta", # requires Selection.getComposedRanges to be enabled (Nightly only) 357 ] 358 359 ["test_selection_doubleclick.html"] 360 361 ["test_selection_expanding.html"] 362 skip-if = [ 363 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1968678 364 ] 365 366 ["test_selection_multiclick_drag.html"] 367 368 ["test_selection_preventDefault.html"] 369 370 ["test_selection_splitText-normalize.html"] 371 372 ["test_selection_touchevents.html"] 373 374 ["test_selection_tripleclick.html"] 375 376 ["test_taintedfilters.html"] 377 support-files = [ 378 "file_taintedfilters_feDisplacementMap-tainted-1.svg", 379 "file_taintedfilters_feDisplacementMap-tainted-2.svg", 380 "file_taintedfilters_feDisplacementMap-tainted-3.svg", 381 "file_taintedfilters_feDisplacementMap-tainted-ref.svg", 382 "file_taintedfilters_feDisplacementMap-untainted-ref.svg", 383 "file_taintedfilters_feDisplacementMap-untainted-1.svg", 384 "file_taintedfilters_feDisplacementMap-untainted-2.svg", 385 "file_taintedfilters_red-flood-for-feImage-cors.svg", 386 "file_taintedfilters_red-flood-for-feImage-cors.svg^headers^", 387 "file_taintedfilters_red-flood-for-feImage.svg", 388 ]