| commit | f6ca1fb7dc6ea62d05099bc87b5a11f19f11a8ae | [log] [tgz] |
|---|---|---|
| author | alancutter <alancutter@chromium.org> | Fri Jul 15 04:34:41 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 04:37:45 2016 |
| tree | 86df73bec0dc61083de9e6327d373af8403e33c5 | |
| parent | 662ce750c07b7497103d64041cd5a30a9ed90b5c [diff] |
Avoid mishandling CSSPendingSubstitutionValues in CSS animations This change ensures we have a code path for CSSPendingSubstitutionValues during animation, it does not attempt to perform the correct animated behaviour just yet. BUG=627756 Review-Url: https://codereview.chromium.org/2146053003 Cr-Commit-Position: refs/heads/master@{#405699}