Support setKeyframes for CSS transitions
CSS transtions use transition keyframe models instead of string keyframe models. With this patch, the model is replaced with a string keyframe model when setKeyframes is called if required. Bug: 835818 Change-Id: Ie77a1b38e6ac4392b4b29b22af8d78cb504ce8fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134613Reviewed-by:Robert Flack <flackr@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#755975}
Showing
Please register or sign in to comment