diff options
author | behara.ms <behara.ms@samsung.com> | 2015-06-18 23:31:54 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-06-19 06:32:20 +0000 |
commit | 4938031b935dde126f2a48140a95a48fd7b5e0fc (patch) | |
tree | 8d6f44ccb2847c9d2ce8230b56cd6991f21d55fc /extensions/utility | |
parent | 01cfafc7278f6b6eadb9c8a824657df6829dd30a (diff) | |
download | chromium_src-4938031b935dde126f2a48140a95a48fd7b5e0fc.zip chromium_src-4938031b935dde126f2a48140a95a48fd7b5e0fc.tar.gz chromium_src-4938031b935dde126f2a48140a95a48fd7b5e0fc.tar.bz2 |
Matrix decomposition for mismatched functions in keyframes
According to css specifications
If the ‘from’ and ‘to’ transforms don't have same
corresponding functions in each transform list.
The transform function lists are each converted into the
equivalent matrix value and animation proceeds using matrix decomposition.
http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/#animation
This makes chrome behave same as Firefox and Safari.
BUG=412229
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1170953002
Cr-Commit-Position: refs/heads/master@{#335221}
Diffstat (limited to 'extensions/utility')
0 files changed, 0 insertions, 0 deletions