Split active animation interpolation storage between standard and custom properties
This change refactors the storage of active animation interpolations during a style resolve update by whether it targets a custom property or a standard property. This makes it consistent with active transition interpolations. This change is necessary to process custom property animations separately from standard properties in future patches. This patch introduces no changes in behaviour. BUG=671904 Review-Url: https://codereview.chromium.org/2831273002 Cr-Commit-Position: refs/heads/master@{#476179}
Showing
Please register or sign in to comment