Bug 1157086 - Fix order of test listing in dom/animation/test/mochitest.ini. r=birtles

This commit is contained in:
Jonathan Watt 2015-04-15 11:17:57 +01:00
parent 24dc272d77
commit 5491f35fbb

View File

@ -3,9 +3,9 @@ support-files =
testcommon.js
[css-animations/test_animations-dynamic-changes.html]
[css-animations/test_animation-pausing.html]
[css-animations/test_animation-currenttime.html]
[css-animations/test_animation-finished.html]
[css-animations/test_animation-pausing.html]
[css-animations/test_animation-playstate.html]
[css-animations/test_animation-ready.html]
[css-animations/test_animation-starttime.html]
@ -13,8 +13,8 @@ support-files =
[css-animations/test_effect-target.html]
[css-animations/test_element-get-animations.html]
skip-if = buildapp == 'mulet'
[css-transitions/test_animation-pausing.html]
[css-transitions/test_animation-currenttime.html]
[css-transitions/test_animation-pausing.html]
[css-transitions/test_animation-ready.html]
[css-transitions/test_animation-starttime.html]
[css-transitions/test_effect-name.html]