DescriptionMake flex-grow and flex-shrink interpolation continuous with 0
The current flex-grow and flex-shrink interpolation code will not smoothly
interpolate values with 0.
This patch removes this special behaviour as there is no specification text
justifying this behaviour.
Without this behaviour we can simplify the Constraint enum out of AnimatableDouble.
BUG=522817
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201097
Patch Set 1 #Patch Set 2 : Update test #
Messages
Total messages: 27 (13 generated)
|