DescriptionAllow Length::nonNanCalculatedValue to take a LayoutUnit
By allowing Length::nonNanCalculatedValue to take a LayoutUnit
parameter, we avoid the possible rounding when minimumValueForLength
converted its LayoutUnit to int in the calc() code path.
Behavior matches Firefox.
BUG=427207, 448796, 251627
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188981
Patch Set 1 #Patch Set 2 : Add reftest #
Total comments: 1
Patch Set 3 : Make nonNanCalculatedValue use LayoutUnit #
Total comments: 2
Patch Set 4 : Address comments #
Messages
Total messages: 9 (2 generated)
|