Chromium Code Reviews
DescriptionAnimation: Fix loss of type information when interpolating value of 0
Instead of returning 0px when a value of 0 is being interpolated regardless of type, LengthStyleInterpolation will return 0 of original unit type.
Patch also fixes tests of LengthBoxStyleInterpolation, LengthPairStyleInterpolation and LengthStyleInterpolation to accommodate for this change.
BUG=443850
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187639
Patch Set 1 #
Total comments: 3
Patch Set 2 : Attempt to fix linux oilpan errors #
Total comments: 2
Patch Set 3 : Attempt no2 at fixing linux oilpan errors #
Total comments: 20
Patch Set 4 : Removed changes to core.gypi, moved StringKeyframe, increased testing, added extra accumulate lengt⦠#
Total comments: 2
Patch Set 5 : Edit tests in LengthPointStyle3D #Patch Set 6 : Fix second accumulateLength method #Messages
Total messages: 23 (6 generated)
|