mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 10:27:32 +09:00
67 lines
2.4 KiB
INI
67 lines
2.4 KiB
INI
[DEFAULT]
|
|
support-files =
|
|
apz_test_native_event_utils.js
|
|
apz_test_utils.js
|
|
helper_basic_pan.html
|
|
helper_bug982141.html
|
|
helper_bug1151663.html
|
|
helper_bug1162771.html
|
|
helper_bug1271432.html
|
|
helper_bug1280013.html
|
|
helper_bug1285070.html
|
|
helper_bug1299195.html
|
|
helper_click.html
|
|
helper_div_pan.html
|
|
helper_drag_click.html
|
|
helper_drag_scroll.html
|
|
helper_iframe_pan.html
|
|
helper_iframe1.html
|
|
helper_iframe2.html
|
|
helper_long_tap.html
|
|
helper_scroll_inactive_perspective.html
|
|
helper_scroll_inactive_zindex.html
|
|
helper_scroll_on_position_fixed.html
|
|
helper_scrollto_tap.html
|
|
helper_subframe_style.css
|
|
helper_tall.html
|
|
helper_tap.html
|
|
helper_tap_fullzoom.html
|
|
helper_tap_passive.html
|
|
helper_touch_action.html
|
|
helper_touch_action_regions.html
|
|
helper_touch_action_complex.html
|
|
tags = apz
|
|
[test_bug982141.html]
|
|
[test_bug1151663.html]
|
|
[test_bug1151667.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_bug1253683.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_bug1277814.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_bug1304689.html]
|
|
[test_bug1304689-2.html]
|
|
[test_frame_reconstruction.html]
|
|
[test_group_mouseevents.html]
|
|
skip-if = (toolkit == 'android') # mouse events not supported on mobile
|
|
[test_group_pointerevents.html]
|
|
[test_group_touchevents.html]
|
|
[test_group_wheelevents.html]
|
|
skip-if = (toolkit == 'android') # wheel events not supported on mobile
|
|
[test_group_zoom.html]
|
|
skip-if = (toolkit != 'android') # only android supports zoom
|
|
[test_interrupted_reflow.html]
|
|
[test_layerization.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_scroll_inactive_bug1190112.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_scroll_inactive_flattened_frame.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_scroll_subframe_scrollbar.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_touch_listeners_impacting_wheel.html]
|
|
skip-if = (toolkit == 'android') || (toolkit == 'cocoa') # wheel events not supported on mobile, and synthesized wheel smooth-scrolling not supported on OS X
|
|
[test_wheel_scroll.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|
|
[test_wheel_transactions.html]
|
|
skip-if = (os == 'android') # wheel events not supported on mobile
|