DescriptionRewrite BorderImageLength to not use the Relative length type
Remove the last remaining Relative length and instead store a Length
_and_ a double value along with a type tag, a pattern also used by
GridLength in the Flexbox code. While it increases memory usage
slightly, getting rid of the Relative length type is deemed more
important.
BUG=259107
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161802
Patch Set 1 #Patch Set 2 : Rebased on top of https://codereview.chromium.org/55813002/ #
Total comments: 2
Patch Set 3 : Rebased. #Messages
Total messages: 6 (0 generated)
|