gecko-dev/dom/animation/test
Hiroyuki Ikezoe 1db8e96c69 Bug 1415729 - Make 'necessary_update_should_be_invoked' test in file_restyles.html more strict. r=birtles
Before this change, the test calls getAnimations() after changing animation
duration.  Unfortunately it was wallpapering what's going on there actually
since getAnimations() flushes pending styles.  This patch drops the
getAnimations() call and makes it clear how many restyles happen there.

MozReview-Commit-ID: A0a5MlTyBnD

--HG--
extra : rebase_source : cc20d2c6945f81f72c753137441b8d84ff52ff63
2017-11-15 13:43:20 +09:00
..
chrome Bug 1415399 - Explicitly flush styles to make sure style changes happen in the case where we are in the state just before requestAnimationFrame is handled. r=birtles 2017-11-14 08:38:03 +09:00
crashtests Bug 1411318 - Don't consider an animation playing if its timeline is inactive; r=hiro 2017-10-26 10:18:42 +09:00
css-animations Bug 1415346 - Bind onxx event handler before creating EventWatcher. r=birtles 2017-11-08 12:45:15 +09:00
css-transitions Bug 1415346 - Bind onxx event handler before creating EventWatcher. r=birtles 2017-11-08 12:45:15 +09:00
document-timeline Bug 1361641 - Part 1: convert mochitest plain tests in dom to use srcdoc. r=smaug 2017-05-09 10:25:23 +08:00
mozilla Bug 1415729 - Make 'necessary_update_should_be_invoked' test in file_restyles.html more strict. r=birtles 2017-11-15 13:43:20 +09:00
style Bug 1415734 - Don't start test refresh mode if there is any suppressed paints. r=birtles 2017-11-10 06:38:15 +09:00
chrome.ini Bug 1379515 - Run test_restyles.html in content. r=birtles 2017-10-30 09:49:32 +09:00
mochitest.ini Bug 1363957 - Disable dom/animation/test/mozilla/test_deferred_start.html on android/debug and win10 for frequent failures. r=me, a=test-only 2017-11-13 12:20:01 -05:00
testcommon.js Bug 1415734 - Don't start test refresh mode if there is any suppressed paints. r=birtles 2017-11-10 06:38:15 +09:00