gecko-dev/dom/animation/test
Brian Birtles c96dd5e595 Bug 1475162 - Drop pref annotations from tests that no longer need them; r=hiro
Many tests set the dom.animations-api.core.enabled pref to true when all they
really require are the features covered by the dom.element-animate.core.enabled
pref. Now that we have removed that pref and permanently enabled that
functionality we can drop the annotations from such tests.

MozReview-Commit-ID: CGOLp6pVFLE

--HG--
extra : rebase_source : e298e9404d76d55421d9ca4b514410d02cc243b1
2018-07-12 17:22:09 +09:00
..
chrome Bug 1253164 - Make nsIFrame allow running async animations once the frame is able able to run animations on the compositor again. r=birtles 2018-06-07 09:30:33 +09:00
crashtests Bug 1475162 - Drop pref annotations from tests that no longer need them; r=hiro 2018-07-12 17:22:09 +09:00
css-transitions Bug 1456394 - Drop AnimationEffectTiming(ReadOnly) interfaces; r=bz,hiro 2018-05-07 12:58:37 +09:00
document-timeline Bug 1382841 - Rename test_XXX_to_rename.html files in dom/animation/test to test_XXX.html; r=hiro 2018-03-12 16:08:35 +09:00
mozilla Bug 1474247 - Call ReschedulePendingtasks when we set a new target to KeyframeEffect. r=birtles 2018-07-12 17:05:50 +09:00
style Bug 1456394 - Use updateTiming() in animation tests; r=hiro 2018-05-07 12:58:37 +09:00
chrome.ini Bug 1442150 - Re-enable test_running_on_compositor.html on Android. r=birtles 2018-03-06 11:01:49 +09:00
mochitest.ini Bug 1474247 - Test cases for animations tracked by the pending animation tracker for Animation::SetEffect, Animation::Cancel() and . r=birtles 2018-07-12 14:42:10 +09:00
testcommon.js Bug 1395971 - Wait for animation being ready to restyle. r=birtles 2018-06-01 07:35:52 +09:00