зеркало из https://github.com/mozilla/gecko-dev.git
91 строка
4.5 KiB
INI
91 строка
4.5 KiB
INI
[DEFAULT]
|
|
# Support files for chrome tests that we want to load over HTTP need
|
|
# to go in here, not chrome.ini.
|
|
support-files =
|
|
testcommon.js
|
|
chrome/file_animate_xrays.html
|
|
|
|
[css-animations/test_animations-dynamic-changes.html]
|
|
support-files = css-animations/file_animations-dynamic-changes.html
|
|
[css-animations/test_animation-cancel.html]
|
|
support-files = css-animations/file_animation-cancel.html
|
|
[css-animations/test_animation-computed-timing.html]
|
|
support-files = css-animations/file_animation-computed-timing.html
|
|
[css-animations/test_animation-currenttime.html]
|
|
support-files = css-animations/file_animation-currenttime.html
|
|
[css-animations/test_animation-finish.html]
|
|
support-files = css-animations/file_animation-finish.html
|
|
[css-animations/test_animation-finished.html]
|
|
support-files = css-animations/file_animation-finished.html
|
|
[css-animations/test_animation-id.html]
|
|
support-files = css-animations/file_animation-id.html
|
|
[css-animations/test_animation-oncancel.html]
|
|
support-files = css-animations/file_animation-oncancel.html
|
|
[css-animations/test_animation-onfinish.html]
|
|
support-files = css-animations/file_animation-onfinish.html
|
|
[css-animations/test_animation-pausing.html]
|
|
support-files = css-animations/file_animation-pausing.html
|
|
[css-animations/test_animation-play.html]
|
|
support-files = css-animations/file_animation-play.html
|
|
[css-animations/test_animation-playbackrate.html]
|
|
support-files = css-animations/file_animation-playbackrate.html
|
|
[css-animations/test_animation-playstate.html]
|
|
support-files = css-animations/file_animation-playstate.html
|
|
[css-animations/test_animation-ready.html]
|
|
support-files = css-animations/file_animation-ready.html
|
|
[css-animations/test_animation-reverse.html]
|
|
support-files = css-animations/file_animation-reverse.html
|
|
[css-animations/test_animation-starttime.html]
|
|
support-files = css-animations/file_animation-starttime.html
|
|
[css-animations/test_cssanimation-animationname.html]
|
|
support-files = css-animations/file_cssanimation-animationname.html
|
|
[css-animations/test_document-get-animations.html]
|
|
support-files = css-animations/file_document-get-animations.html
|
|
[css-animations/test_effect-target.html]
|
|
support-files = css-animations/file_effect-target.html
|
|
[css-animations/test_element-get-animations.html]
|
|
skip-if = buildapp == 'mulet'
|
|
support-files = css-animations/file_element-get-animations.html
|
|
[css-animations/test_keyframeeffect-getframes.html]
|
|
support-files = css-animations/file_keyframeeffect-getframes.html
|
|
[css-animations/test_pseudoElement-get-animations.html]
|
|
support-files = css-animations/file_pseudoElement-get-animations.html
|
|
[css-transitions/test_animation-cancel.html]
|
|
support-files = css-transitions/file_animation-cancel.html
|
|
[css-transitions/test_animation-computed-timing.html]
|
|
support-files = css-transitions/file_animation-computed-timing.html
|
|
[css-transitions/test_animation-currenttime.html]
|
|
support-files = css-transitions/file_animation-currenttime.html
|
|
[css-transitions/test_animation-finished.html]
|
|
support-files = css-transitions/file_animation-finished.html
|
|
[css-transitions/test_animation-pausing.html]
|
|
support-files = css-transitions/file_animation-pausing.html
|
|
[css-transitions/test_animation-ready.html]
|
|
support-files = css-transitions/file_animation-ready.html
|
|
[css-transitions/test_animation-starttime.html]
|
|
support-files = css-transitions/file_animation-starttime.html
|
|
[css-transitions/test_csstransition-transitionproperty.html]
|
|
support-files = css-transitions/file_csstransition-transitionproperty.html
|
|
[css-transitions/test_document-get-animations.html]
|
|
support-files = css-transitions/file_document-get-animations.html
|
|
[css-transitions/test_effect-target.html]
|
|
support-files = css-transitions/file_effect-target.html
|
|
[css-transitions/test_element-get-animations.html]
|
|
skip-if = buildapp == 'mulet'
|
|
support-files = css-transitions/file_element-get-animations.html
|
|
[css-transitions/test_keyframeeffect-getframes.html]
|
|
support-files = css-transitions/file_keyframeeffect-getframes.html
|
|
[css-transitions/test_pseudoElement-get-animations.html]
|
|
support-files = css-transitions/file_pseudoElement-get-animations.html
|
|
[document-timeline/test_document-timeline.html]
|
|
support-files = document-timeline/file_document-timeline.html
|
|
[document-timeline/test_request_animation_frame.html]
|
|
skip-if = buildapp == 'mulet'
|
|
[mozilla/test_deferred_start.html]
|
|
support-files = mozilla/file_deferred_start.html
|
|
skip-if = (toolkit == 'gonk' && debug)
|
|
[mozilla/test_hide_and_show.html]
|
|
support-files = mozilla/file_hide_and_show.html
|
|
[mozilla/test_partial_keyframes.html]
|
|
support-files = mozilla/file_partial_keyframes.html
|