DescriptionFix number handling in accumulatePixelsAndPercent.
blink::CSSCalcPrimitiveValue::accumulatePixelsAndPercent supposes
that it only can receive values with length or percentage unit types
and misses the case when a number is received. The patch makes this
function aware of such situations.
BUG=442293
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188029
Patch Set 1 #Patch Set 2 : Updated patch #Patch Set 3 : Update #Patch Set 4 : Fix the previous fail. #
Total comments: 1
Patch Set 5 : Release parsedCalculation #
Messages
Total messages: 18 (5 generated)
|