summaryrefslogtreecommitdiffstats
path: root/gfx/layers/apz/test/mochitest/mochitest.ini
blob: 09e62428ca76716a16b2572b5383611c50d4905f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[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