DescriptionConvert animation and renderer code to know about BorderImageLength
This propagates BorderImageLengthBox further out in the code, but
actually converts it to an actual number or length as soon as possible
in the animation code, and animates it as the individual type.
Now we can also remove the compatibility conversion methods between
BorderImageLengthBox and LengthBox.
Also, update a couple of "Weird number of spaces at line-start"
indentations in CSSPropertyAnimation.cpp to not make the new code
inconsistent with the old wrt. indentation.
BUG=259107
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161715
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebased on top of patch set #2 of https://codereview.chromium.org/55783002/ #
Total comments: 5
Patch Set 3 : Rebased on top of patch set #5 of https://codereview.chromium.org/55783002/ and review issues fixed. #Patch Set 4 : Rebased to latest master #
Messages
Total messages: 18 (0 generated)
|