зеркало из https://github.com/mozilla/gecko-dev.git
24218d6212
The spec[1] says: Silently set the animation playback rate of animation to -animation playback rate. This must be done silently or else we may end up resolving the current ready promise when we do the compensatory seek despite the fact that we are most likely not exiting the pending play state. This patch add tests that we don't exit the pending play state when calling reverse() or resolve the ready promise. [1] https://w3c.github.io/web-animations/#reverse-an-animation MozReview-Commit-ID: 1X42O5yKpk9 --HG-- extra : rebase_source : 905a88b75db2ad0b8dd184af278f931293d6a2bc |
||
---|---|---|
.. | ||
awsy | ||
config | ||
crashtest | ||
firefox-ui | ||
gtest | ||
instrumentation | ||
marionette | ||
mochitest | ||
modules | ||
mozbase | ||
mozharness | ||
profiles | ||
runtimes | ||
specialpowers | ||
talos | ||
tools | ||
tps | ||
web-platform | ||
xpcshell | ||
README.txt | ||
cppunittest.ini | ||
mach_commands.py | ||
moz.build | ||
remotecppunittests.py | ||
runcppunittests.py | ||
testsuite-targets.mk |
README.txt
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff