gecko-dev/layout/reftests/css-transitions
Hiroyuki Ikezoe b08072ea30 Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles
getComputedStyle() ensures triggering new transitions, so we don't need to wait
for a requestAnimationFrame callback.

MozReview-Commit-ID: Bes1vQeHohI

--HG--
extra : rebase_source : fdb8face312a471be5f93229a9fbbfd4fc59418f
2018-02-19 10:57:53 +09:00
..
no-stacking-context-transition-ref.html
reframe-and-transition-starts-at-the-same-time-ref.html Bug 1384120 - Replace old pseudo style context with a new style context including animations. r=emilio 2017-08-08 11:35:23 +09:00
reframe-and-transition-starts-at-the-same-time.html Bug 1384120 - Replace old pseudo style context with a new style context including animations. r=emilio 2017-08-08 11:35:23 +09:00
reftest.list Bug 1384120 - Replace old pseudo style context with a new style context including animations. r=emilio 2017-08-08 11:35:23 +09:00
stacking-context-opacity-lose-to-animation.html Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles 2018-02-19 10:57:53 +09:00
stacking-context-opacity-wins-over-important-style.html Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles 2018-02-19 10:57:53 +09:00
stacking-context-transform-lose-to-animation.html Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles 2018-02-19 10:57:53 +09:00
stacking-context-transform-wins-over-important-style.html Bug 1439279 - Drop needless requestAnimationFrame that waits for applying new transition. r=birtles 2018-02-19 10:57:53 +09:00
stacking-context-transition-ref.html
style-change-during-transition-ref.html Bug 1384435 - Don't clear animation only dirty bit during style recalc (unless the element is in a display:none subtree). r=birtles 2017-08-08 10:15:01 +09:00
style-change-during-transition.html Bug 1384435 - Don't clear animation only dirty bit during style recalc (unless the element is in a display:none subtree). r=birtles 2017-08-08 10:15:01 +09:00
transition-and-animation-with-different-durations-ref.html
transition-and-animation-with-different-durations.html
transitions-inline-already-wrapped-1.html
transitions-inline-already-wrapped-2.html
transitions-inline-ref.html
transitions-inline-rewrap-1.html
transitions-inline-rewrap-2.html