summaryrefslogtreecommitdiffstats
path: root/dom/animation/test/mochitest.ini
blob: db6dffada0cf4a17f9303b7b282259a65d5c4aff (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
[DEFAULT]
# Support files for chrome tests that we want to load over HTTP need
# to go in here, not chrome.ini.
support-files =
  chrome/file_animate_xrays.html
  css-animations/file_animation-cancel.html
  css-animations/file_animation-computed-timing.html
  css-animations/file_animation-currenttime.html
  css-animations/file_animation-finish.html
  css-animations/file_animation-finished.html
  css-animations/file_animation-id.html
  css-animations/file_animation-pausing.html
  css-animations/file_animation-playstate.html
  css-animations/file_animation-ready.html
  css-animations/file_animation-reverse.html
  css-animations/file_animation-starttime.html
  css-animations/file_animations-dynamic-changes.html
  css-animations/file_cssanimation-animationname.html
  css-animations/file_document-get-animations.html
  css-animations/file_effect-target.html
  css-animations/file_element-get-animations.html
  css-animations/file_event-dispatch.html
  css-animations/file_event-order.html
  css-animations/file_keyframeeffect-getkeyframes.html
  css-animations/file_pseudoElement-get-animations.html
  css-transitions/file_animation-cancel.html
  css-transitions/file_animation-computed-timing.html
  css-transitions/file_animation-currenttime.html
  css-transitions/file_animation-finished.html
  css-transitions/file_animation-pausing.html
  css-transitions/file_animation-ready.html
  css-transitions/file_animation-starttime.html
  css-transitions/file_csstransition-transitionproperty.html
  css-transitions/file_document-get-animations.html
  css-transitions/file_effect-target.html
  css-transitions/file_element-get-animations.html
  css-transitions/file_event-dispatch.html
  css-transitions/file_keyframeeffect-getkeyframes.html
  css-transitions/file_pseudoElement-get-animations.html
  css-transitions/file_setting-effect.html
  document-timeline/file_document-timeline.html
  mozilla/file_cubic_bezier_limits.html
  mozilla/file_deferred_start.html
  mozilla/file_disabled_properties.html
  mozilla/file_disable_animations_api_core.html
  mozilla/file_discrete-animations.html
  mozilla/file_document-timeline-origin-time-range.html
  mozilla/file_hide_and_show.html
  mozilla/file_partial_keyframes.html
  mozilla/file_spacing_property_order.html
  mozilla/file_spacing_transform.html
  mozilla/file_transform_limits.html
  mozilla/file_transition_finish_on_compositor.html
  mozilla/file_underlying-discrete-value.html
  mozilla/file_set-easing.html
  style/file_animation-seeking-with-current-time.html
  style/file_animation-seeking-with-start-time.html
  style/file_animation-setting-effect.html
  style/file_animation-setting-spacing.html
  testcommon.js

[css-animations/test_animations-dynamic-changes.html]
[css-animations/test_animation-cancel.html]
[css-animations/test_animation-computed-timing.html]
[css-animations/test_animation-currenttime.html]
[css-animations/test_animation-finish.html]
[css-animations/test_animation-finished.html]
[css-animations/test_animation-id.html]
[css-animations/test_animation-pausing.html]
[css-animations/test_animation-playstate.html]
[css-animations/test_animation-ready.html]
[css-animations/test_animation-reverse.html]
[css-animations/test_animation-starttime.html]
[css-animations/test_cssanimation-animationname.html]
[css-animations/test_document-get-animations.html]
[css-animations/test_effect-target.html]
[css-animations/test_element-get-animations.html]
[css-animations/test_event-dispatch.html]
[css-animations/test_event-order.html]
[css-animations/test_keyframeeffect-getkeyframes.html]
[css-animations/test_pseudoElement-get-animations.html]
[css-transitions/test_animation-cancel.html]
[css-transitions/test_animation-computed-timing.html]
[css-transitions/test_animation-currenttime.html]
[css-transitions/test_animation-finished.html]
[css-transitions/test_animation-pausing.html]
[css-transitions/test_animation-ready.html]
[css-transitions/test_animation-starttime.html]
[css-transitions/test_csstransition-transitionproperty.html]
[css-transitions/test_document-get-animations.html]
[css-transitions/test_effect-target.html]
[css-transitions/test_element-get-animations.html]
[css-transitions/test_event-dispatch.html]
[css-transitions/test_keyframeeffect-getkeyframes.html]
[css-transitions/test_pseudoElement-get-animations.html]
[css-transitions/test_setting-effect.html]
[document-timeline/test_document-timeline.html]
[document-timeline/test_request_animation_frame.html]
[mozilla/test_cubic_bezier_limits.html]
[mozilla/test_deferred_start.html]
[mozilla/test_disable_animations_api_core.html]
[mozilla/test_disabled_properties.html]
[mozilla/test_discrete-animations.html]
[mozilla/test_document-timeline-origin-time-range.html]
[mozilla/test_hide_and_show.html]
[mozilla/test_partial_keyframes.html]
[mozilla/test_set-easing.html]
[mozilla/test_spacing_property_order.html]
[mozilla/test_spacing_transform.html]
[mozilla/test_transform_limits.html]
[mozilla/test_transition_finish_on_compositor.html]
skip-if = toolkit == 'android'
[mozilla/test_underlying-discrete-value.html]
[style/test_animation-seeking-with-current-time.html]
[style/test_animation-seeking-with-start-time.html]
[style/test_animation-setting-effect.html]
[style/test_animation-setting-spacing.html]