DescriptionRemove superfluous min calls in RenderBlock::computeOverflow.
They are contained in an "if" statement that ensures that textIndent < 0
and so the min will never be 0.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155876
Patch Set 1 #Patch Set 2 : rebase #Messages
Total messages: 4 (0 generated)
|