Use CreatePropertyForCSSAnimation() directly where possible
There are a few cases where we know that calling CreatePropertyForAnimation() will pick the CSS branch, so just call the appropriate function directly. Rename CreatePropertyForAnimation to ParseValue. Bug: 1017723 Change-Id: I316da227a51b8ffd56e6a6b57b45910d836f3ede Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536443Reviewed-by:Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#827311}
Showing
Please register or sign in to comment