[Webkit-unassigned] [Bug 67232] Padding can be split from line boxes across column boundaries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 15:43:56 PDT 2011


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





--- Comment #6 from Alan Stearns <stearns at adobe.com>  2011-09-01 15:43:56 PST ---
Looking at my test file a bit more closely, it appears that an image only splits if the column height is too short to fit the image height. That makes more sense to me, as there isn't an available place to fit the entire image so we give up and slice it apart. If the next column is tall enough, it does get pushed there.

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