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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 19:32:22 PDT 2011


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





--- Comment #2 from Alan Stearns <stearns at adobe.com>  2011-08-30 19:32:22 PST ---
There's also an issue with floats and columns, I think. If I have an image floated in a multicol element, it can get sliced across multiple column boundaries. My expectation (for images or floats with a single box, at least - I'm not entirely sure about floats with multiple line boxes) is that if a float will not fully fit in the remaining column height it should get pushed to the next column. Should the float issue be a separate bug, or should this bug be modified to encompass both floats and padding?

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