DescriptionResolve percent lengths for abs. positioned tables against padding box.
According to CSS2.1: "[...] absolutely positioned elements whose
containing block is based on a block container element, the percentage
is calculated with respect to the width of the padding box of that
element".
BUG=366123
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177101
Patch Set 1 #
Total comments: 5
Patch Set 2 : Convert test to check-layout.js. #Patch Set 3 : Rebase. #Patch Set 4 : Specifically return a LayoutUnit in ternary operation. #
Messages
Total messages: 12 (0 generated)
|