DescriptionAnimation: Add CSSPropertyClip and CSSPropertyBorderImageSlice to StringKeyframe
Implemented CSSBoarderImageSlice and CSSPropertyClip in
StringKeyframe.
CSSPropertyBorderImageSlice was incorrectly falling to LengthBox
interpolation rather than BorderImageSlice as it is supposed to.
CSSPropertyClip had to handle case of a rect side being an automatic
value.
BUG=452383
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190118
Patch Set 1 #
Total comments: 3
Patch Set 2 : Remove isAutoValue exception #Patch Set 3 : For Shane to Review Only **Not for commit** #Patch Set 4 : Handling auto values #
Total comments: 15
Patch Set 5 : Implement Eric's changes #
Total comments: 10
Messages
Total messages: 20 (6 generated)
|