DescriptionCalc overflow on the positioned descendants of tables
Tables can be the containing block for positioned objects too, so when we take over
the overflow calc duties from LayoutBlock we need to cater for positioned objects
like it does too.
I also spotted an error in LayoutTable::recalcChildOverflowAfterStyleChange() - we
need to recalc overflow for all sections regardless of whether a section has already
changed its overflow.
BUG=619510
Committed: https://crrev.com/488de59908c1faab11124da600aabd5708df6e75
Cr-Commit-Position: refs/heads/master@{#402626}
Patch Set 1 #Patch Set 2 : bug 619510 #Patch Set 3 : bug 619510 #
Messages
Total messages: 15 (8 generated)
|