DescriptionMake fast/multicol/break-properties independent of the size of <body>.
This test currently relies on our special behavior when <html> and <body>
explicitly disagree on 'direction' or 'writing-mode'. I wish to change
that behavior, so I removed that dependency here by checking which column
the boxes are placed in rather than its exact position in two dimensions.
To simplify calculations, the body margin is now equal to the column-gap.
Also, since it has no effect on the test, the multicol container is now
much smaller to avoid overflow in the vertical-lr/rl versions of the test.
R=mstensho@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186112
Patch Set 1 #
Total comments: 8
Patch Set 2 : Count from zero, padding:8px, remove <body>. #
Messages
Total messages: 6 (1 generated)
|