DescriptionMatrix 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
Committed: https://crrev.com/4938031b935dde126f2a48140a95a48fd7b5e0fc
Cr-Commit-Position: refs/heads/master@{#335221}
Patch Set 1 #Patch Set 2 : Fixing unit_tests #
Messages
Total messages: 11 (3 generated)
|