Bug 1291381 - Add some indenting to mochitest.ini for readaibility. r=botond

MozReview-Commit-ID: GQO7giyU31e
This commit is contained in:
Kartikaya Gupta 2016-10-07 15:11:00 -04:00
Родитель 8d70bf45ca
Коммит 75ed2487c5
1 изменённых файлов: 45 добавлений и 45 удалений

Просмотреть файл

@ -1,65 +1,65 @@
[DEFAULT]
support-files =
apz_test_utils.js
apz_test_native_event_utils.js
helper_bug982141.html
helper_bug1151663.html
helper_bug1285070.html
helper_iframe1.html
helper_iframe2.html
helper_subframe_style.css
helper_basic_pan.html
helper_div_pan.html
helper_iframe_pan.html
helper_scrollto_tap.html
helper_tap.html
helper_long_tap.html
helper_scroll_on_position_fixed.html
helper_tap_passive.html
helper_click.html
helper_drag_click.html
helper_bug1271432.html
helper_touch_action.html
helper_touch_action_regions.html
helper_scroll_inactive_perspective.html
helper_scroll_inactive_zindex.html
helper_bug1280013.html
helper_tall.html
helper_drag_scroll.html
helper_touch_action_complex.html
helper_tap_fullzoom.html
helper_bug1162771.html
helper_bug1299195.html
tags = apz
support-files =
apz_test_utils.js
apz_test_native_event_utils.js
helper_bug982141.html
helper_bug1151663.html
helper_bug1285070.html
helper_iframe1.html
helper_iframe2.html
helper_subframe_style.css
helper_basic_pan.html
helper_div_pan.html
helper_iframe_pan.html
helper_scrollto_tap.html
helper_tap.html
helper_long_tap.html
helper_scroll_on_position_fixed.html
helper_tap_passive.html
helper_click.html
helper_drag_click.html
helper_bug1271432.html
helper_touch_action.html
helper_touch_action_regions.html
helper_scroll_inactive_perspective.html
helper_scroll_inactive_zindex.html
helper_bug1280013.html
helper_tall.html
helper_drag_scroll.html
helper_touch_action_complex.html
helper_tap_fullzoom.html
helper_bug1162771.html
helper_bug1299195.html
tags = apz
[test_bug982141.html]
[test_bug1151663.html]
[test_bug1277814.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_wheel_scroll.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_wheel_transactions.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_bug1151667.html]
skip-if = (os == 'android') || (os == 'b2g') # wheel events not supported on mobile
skip-if = (os == 'android') || (os == 'b2g') # wheel events not supported on mobile
[test_layerization.html]
skip-if = (os == 'android') || (os == 'b2g') # uses wheel events which are not supported on mobile
skip-if = (os == 'android') || (os == 'b2g') # uses wheel events which are not supported on mobile
[test_scroll_inactive_flattened_frame.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_scroll_inactive_bug1190112.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_scroll_subframe_scrollbar.html]
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
skip-if = (os == 'android') || (os == 'b2g') || (buildapp == 'mulet') # wheel events not supported on mobile; see bug 1164274 for mulet
[test_frame_reconstruction.html]
[test_interrupted_reflow.html]
[test_group_touchevents.html]
[test_group_wheelevents.html]
skip-if = (toolkit == 'android') # wheel events not supported on mobile
skip-if = (toolkit == 'android') # wheel events not supported on mobile
[test_group_mouseevents.html]
skip-if = (toolkit == 'android') # mouse events not supported on mobile
skip-if = (toolkit == 'android') # mouse 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
skip-if = (toolkit == 'android') || (toolkit == 'cocoa') # wheel events not supported on mobile, and synthesized wheel smooth-scrolling not supported on OS X
[test_bug1253683.html]
skip-if = (os == 'android') || (os == 'b2g') # uses wheel events which are not supported on mobile
skip-if = (os == 'android') || (os == 'b2g') # uses wheel events which are not supported on mobile
[test_group_zoom.html]
skip-if = (toolkit != 'android') # only android supports zoom
skip-if = (toolkit != 'android') # only android supports zoom
[test_group_pointerevents.html]