| commit | ec84fd63e02f7b1b7e46a07965d733201472430c | [log] [tgz] |
|---|---|---|
| author | Kevin Ellis <kevers@chromium.org> | Fri Jul 26 18:23:31 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 26 18:23:31 2019 |
| tree | 040221e927cb742fbd51dcf81356c7bd05a26e06 | |
| parent | a5c884c855999fcbffbdc1d592a0d2f7bb54fa9a [diff] |
Prune use of Animation::PlayStateInternal. PlayStateInternal returns a value for the play state of an animation that is not to spec. It includes a pending state that is not a valid value for the play state. This CL is part of a series of patches to bring the implementation of web animations in line with the spec. Bug: 958433 Change-Id: Ifd189641e83972e63d474cd99db391aad3dff406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715764 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by: Robert Flack <flackr@chromium.org> Reviewed-by: Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#681385}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .