[webkit-reviews] review denied: [Bug 117693] Add support for the column-fill property : [Attachment 204980] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 13:50:08 PDT 2013


Dave Hyatt <hyatt at apple.com> has denied Morten Stenshorne
<mstensho at opera.com>'s request for review:
Bug 117693: Add support for the column-fill property
https://bugs.webkit.org/show_bug.cgi?id=117693

Attachment 204980: Patch
https://bugs.webkit.org/attachment.cgi?id=204980&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Just to make sure, the behavior of the WebKit pagination API (which is built
using columns) needs to be that you fill by default rather than balance. Does
multicolumn applied to the RenderView properly set fill? Look at the method in
RenderStyle that sets column styles based off the pagination mode, since I
think in that case you want to also always set fill to auto to avoid balancing.


More information about the webkit-reviews mailing list