gecko-dev/dom/animation/test
Hiroyuki Ikezoe 1a43163be4 Bug 1443427 - Don't flush throttled animations in Animation::FlushStyle(). r=birtles
Animation::FlushStyle() gets called only for CSS animations/transitions'
playState changes in JS or ready Promise for CSS animations.  In either case
throttled animation state, which is, to be precise, transformed position or
opacity value on the compositor, doesn't affect those results.

The first test case for CSS animations and the first test case for CSS
transitions in this patch fail without this fix.

MozReview-Commit-ID: EVym4qputL4

--HG--
extra : rebase_source : 12524c7db1d59da69687bb123fc65ad4301f5527
2018-04-11 18:01:14 +09:00
..
chrome No bug: Update expectations for minor serialization changes. r=me 2018-04-11 01:49:58 +02:00
crashtests Bug 1323119 - Add a test case that had caused an assertion on the old style system. r=daisuke 2018-04-09 09:56:04 +09:00
css-animations 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
css-transitions 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
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 1443427 - Don't flush throttled animations in Animation::FlushStyle(). r=birtles 2018-04-11 18:01:14 +09:00
style 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
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 1450358 P3 Verify that Animation does not leak via event listeners. r=baku 2018-04-04 11:25:43 -07:00
testcommon.js Bug 1442150 - Move startsRightNow into testcommon.js and rename it to animationStartsRightNow. r=birtles 2018-03-06 10:35:26 +09:00