DescriptionCorrect overflow propagation in BTT and RTL writing-modes
Overflow rectangles are not quite physical, not quite logical. This
means that we cannot use clientBoxRect() directly to represent a
rectangle that expresses exactly no overflow. This rectangle is the
padding box (relative to the border box) in vertical-lr and
horizontal-tb, but the block-direction borders need to be flipped in
vertical-rl and horizontal-bt.
fast/multicol/vertical-rl/rules-with-border-before.html now needs a
rebaseline, because it now renders differently, but correctly.
R=
BUG=236326
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154945
Patch Set 1 #
Total comments: 14
Patch Set 2 : Rebase master #Patch Set 3 : #
Total comments: 2
Patch Set 4 : Add FIXME, as requested. #
Messages
Total messages: 19 (0 generated)
|