summaryrefslogtreecommitdiffstats
path: root/dom/events/test/pointerevents/mochitest.ini
blob: ce6a546276095da3e60fa3b10b9530fd62afb738 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[DEFAULT]
prefs =
  gfx.font_loader.delay=0
support-files =
  iframe.html
  mochitest_support_external.js
  mochitest_support_internal.js
  wpt/pointerevent_styles.css
  wpt/pointerevent_support.js
  pointerevent_utils.js
  !/gfx/layers/apz/test/mochitest/apz_test_utils.js

[test_bug968148.html]
support-files =
  bug968148_inner.html
  bug968148_inner2.html
[test_bug1285128.html]
[test_bug1293174_implicit_pointer_capture_for_touch_1.html]
support-files = bug1293174_implicit_pointer_capture_for_touch_1.html
[test_bug1293174_implicit_pointer_capture_for_touch_2.html]
support-files = bug1293174_implicit_pointer_capture_for_touch_2.html
[test_bug1303704.html]
[test_bug1315862.html]
[test_bug1323158.html]
[test_bug1403055.html]
[test_bug1420589_1.html]
support-files =
  bug_1420589_iframe1.html
  bug_1420589_iframe2.html
[test_bug1420589_2.html]
support-files =
    bug_1420589_iframe1.html
[test_bug1420589_3.html]
support-files =
    bug_1420589_iframe1.html
[test_bug1725416.html]
skip-if =
  os == 'android' # Bug 1312791
support-files =
  !/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js
[test_multiple_touches.html]
[test_wpt_pointerevent_attributes_hoverable_pointers-manual.html]
support-files =
  wpt/pointerevent_attributes_hoverable_pointers-manual.html
  wpt/resources/pointerevent_attributes_hoverable_pointers-iframe.html
[test_wpt_pointerevent_attributes_nohover_pointers-manual.html]
support-files =
  wpt/pointerevent_attributes_nohover_pointers-manual.html
  wpt/resources/pointerevent_attributes_hoverable_pointers-iframe.html
[test_wpt_pointerevent_boundary_events_in_capturing-manual.html]
support-files = wpt/pointerevent_boundary_events_in_capturing-manual.html
[test_wpt_pointerevent_change-touch-action-onpointerdown_touch-manual.html]
support-files = wpt/pointerevent_change-touch-action-onpointerdown_touch-manual.html
disabled = disabled
[test_wpt_pointerevent_constructor.html]
support-files = wpt/pointerevent_constructor.html
[test_wpt_pointerevent_multiple_primary_pointers_boundary_events-manual.html]
support-files = wpt/pointerevent_multiple_primary_pointers_boundary_events-manual.html
disabled = should be investigated
[test_wpt_pointerevent_pointercancel_touch-manual.html]
support-files = wpt/pointerevent_pointercancel_touch-manual.html
[test_wpt_pointerevent_pointerId_scope-manual.html]
support-files = wpt/resources/pointerevent_pointerId_scope-iframe.html
disabled = should be investigated
[test_wpt_pointerevent_pointerleave_after_pointercancel_touch-manual.html]
support-files = wpt/pointerevent_pointerleave_after_pointercancel_touch-manual.html
[test_wpt_pointerevent_pointerleave_pen-manual.html]
support-files = wpt/pointerevent_pointerleave_pen-manual.html
[test_wpt_pointerevent_pointerout_after_pointercancel_touch-manual.html]
support-files = wpt/pointerevent_pointerout_after_pointercancel_touch-manual.html
[test_wpt_pointerevent_pointerout_pen-manual.html]
support-files = wpt/pointerevent_pointerout_pen-manual.html
[test_wpt_pointerevent_releasepointercapture_events_to_original_target-manual.html]
support-files = wpt/pointerevent_releasepointercapture_events_to_original_target-manual.html
[test_wpt_pointerevent_releasepointercapture_onpointercancel_touch-manual.html]
support-files = wpt/pointerevent_releasepointercapture_onpointercancel_touch-manual.html
[test_wpt_pointerevent_sequence_at_implicit_release_on_drag-manual.html]
support-files = wpt/pointerevent_sequence_at_implicit_release_on_drag-manual.html
[test_wpt_pointerevent_drag_interaction-manual.html]
support-files = wpt/html/pointerevent_drag_interaction-manual.html
[test_wpt_touch_action.html]
skip-if =
  os == 'android' # Bug 1312791
  os == 'linux' && headless # Bug 1722906
support-files =
  ../../../../gfx/layers/apz/test/mochitest/apz_test_utils.js
  ../../../../gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js
  touch_action_helpers.js
  wpt/pointerevent_touch-action-auto-css_touch-manual.html
  wpt/pointerevent_touch-action-button-test_touch-manual.html
  wpt/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
  wpt/pointerevent_touch-action-inherit_child-none_touch-manual.html
  wpt/pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch-manual.html
  wpt/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
  wpt/pointerevent_touch-action-inherit_highest-parent-none_touch-manual.html
  wpt/pointerevent_touch-action-inherit_parent-none_touch-manual.html
  wpt/pointerevent_touch-action-none-css_touch-manual.html
  wpt/pointerevent_touch-action-pan-x-css_touch-manual.html
  wpt/pointerevent_touch-action-pan-x-pan-y-pan-y_touch-manual.html
  wpt/pointerevent_touch-action-pan-x-pan-y_touch-manual.html
  wpt/pointerevent_touch-action-pan-y-css_touch-manual.html
  wpt/pointerevent_touch-action-span-test_touch-manual.html
  wpt/pointerevent_touch-action-svg-test_touch-manual.html
  wpt/pointerevent_touch-action-table-test_touch-manual.html
  wpt/pointerevent_touch-action-pan-down-css_touch-manual.html
  wpt/pointerevent_touch-action-pan-left-css_touch-manual.html
  wpt/pointerevent_touch-action-pan-right-css_touch-manual.html
  wpt/pointerevent_touch-action-pan-up-css_touch-manual.html
[test_wpt_pointerevent_movementxy-manual.html]
support-files =
  wpt/pointerlock/pointerevent_movementxy-manual.html
  wpt/pointerlock/resources/pointerevent_movementxy-iframe.html
[test_trigger_fullscreen_by_pointer_events.html]
support-files =
  file_test_trigger_fullscreen.html
[test_remove_frame_when_got_pointer_capture.html]
[test_getCoalescedEvents.html]
skip-if =
    os == 'android'  # Bug 1312791
    verify && os == 'win'  # Bug 1659744
[test_getCoalescedEvents_touch.html]
skip-if =
    os == 'android'  # Bug 1312791
    verify && os == 'win'  # Bug 1659744
support-files =
  !/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js
[test_pointercapture_xorigin_iframe.html]
support-files =
  file_pointercapture_xorigin_iframe.html
  file_pointercapture_xorigin_iframe_pointerlock.html
  file_pointercapture_xorigin_iframe_touch.html
[test_pointercapture_remove_iframe.html]
[test_pointermove_drag_scrollbar.html]
skip-if = os == 'android'  # scrollbar not showed on mobile
[test_synthesized_touch.html]