commit | 63d7497f58f29caed49491517693b392694411f5 | [log] [tgz] |
---|---|---|
author | alancutter <[email protected]> | Wed Mar 15 03:21:23 2017 |
committer | Commit bot <[email protected]> | Wed Mar 15 03:21:23 2017 |
tree | f132b5ee1db103c897bc8235234292e3b228b12b | |
parent | 4a7f14f6f4b33edc609ffda8b980057b71ef75be [diff] |
Add CSS Transition support to registered custom properties This patch updates CSSAnimations to support custom/standard property calculation passes and updates style resolve to compute transitions on custom properties during applyMatchedPropertiesAndCustomPropertyAnimations(). BUG=671904 Review-Url: https://codereview.chromium.org/2730683002 Cr-Commit-Position: refs/heads/master@{#456978}