[Webkit-unassigned] [Bug 22249] CSS Multicolumn text is split awkwardly

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


https://bugs.webkit.org/show_bug.cgi?id=22249


Yuta Kitamura <yutak at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39040|                            |review?
               Flag|                            |




--- Comment #22 from Yuta Kitamura <yutak at chromium.org>  2009-09-04 00:03:39 PDT ---
Created an attachment (id=39040)
 --> (https://bugs.webkit.org/attachment.cgi?id=39040)
Prevent text inside a multi-column block from being split into columns.

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(-)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list