| commit | 6191a6d0e303a084a33c94a95ed6ba3d058bc481 | [log] [tgz] |
|---|---|---|
| author | suzyh <suzyh@chromium.org> | Thu Jul 14 01:36:48 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 01:39:48 2016 |
| tree | 80e0c83b2d48ed84c978fe598f393a512ab941c2 | |
| parent | 3b37a9689b42738426fdbf9b225d224e704a5af7 [diff] |
Style cleanup in animation layout test. Minor style cleanup: replacing "promise.then(null, f)" with "promise.catch(f)" in animation-cancel-ready-finished-ordering.html. BUG=623437 Review-Url: https://codereview.chromium.org/2149783004 Cr-Commit-Position: refs/heads/master@{#405392}