[webkit-reviews] review requested: [Bug 22249] CSS Multicolumn text is split awkwardly : [Attachment 39040] Prevent text inside a multi-column block from being split into columns.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 00:03:39 PDT 2009


Yuta Kitamura <yutak at chromium.org> has asked  for review:
Bug 22249: CSS Multicolumn text is split awkwardly
https://bugs.webkit.org/show_bug.cgi?id=22249

Attachment 39040: Prevent text inside a multi-column block from being split
into columns.
https://bugs.webkit.org/attachment.cgi?id=39040&action=review

------- Additional Comments from Yuta Kitamura <yutak at chromium.org>
If the tentative height of a multi-column block was too small, we need to
expand the block height and try to layout again, in order to prevent text
from being split into different columns.
---
 10 files changed, 157 insertions(+), 11 deletions(-)


More information about the webkit-reviews mailing list