mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-28 20:55:39 +00:00
![]() Below list is animation test cases remain in test_animation_observers_async.html * single_animation : waiting for animationend event * single_animation_cancelled_fill : waiting for animaitonend event * tree_ordering : waiting for animationend event * coalesce_change_cancel : testing a non-cancelling change to an animation followed immediately by a cancelling change sends only one removal notification, I am concerned that adding explicit style flush (e.g. getComputedstyle) might change the test purpose. * play : redundant play() seems to be affected by asynchronous. I haven't dug into detail. * finish_from_pause : waiting for Animation.ready to make sure pause pending state to finish. MozReview-Commit-ID: HAelOTwSqgv --HG-- extra : rebase_source : 819e8975028f62580dccd07fedc53d250b71f97a |
||
---|---|---|
.. | ||
chrome | ||
crashtests | ||
css-animations | ||
css-transitions | ||
document-timeline | ||
mozilla | ||
style | ||
chrome.ini | ||
mochitest.ini | ||
testcommon.js |