DescriptionInitialize properly availableHeight in computePercentageLogicalHeight
In r648880 we introduced a regression because of the new implementation
of LayoutBox::computePercentageLogicalHeight() was wrongly initializing
as 0 the availableHeight variable.
We should just use -1 like the code was doing before that patch.
BUG=648880
TEST=fast/table/quirks-mode-percent-height.html
Committed: https://crrev.com/5b0f27ec040f501eb7af22ea017db9f4f0c902dd
Cr-Commit-Position: refs/heads/master@{#421145}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|