[Webkit-unassigned] [Bug 39498] [CSS3 Multi-column] Floating elements are rendered below the columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 00:12:45 PST 2011


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





--- Comment #7 from Jonas Walldén <jonasw at roxen.com>  2011-03-07 00:12:46 PST ---
Further experimentation shows that setting overflow: hidden on div.columns gets rid of the unwanted whitespace below, though with possibly other unwanted side-effects. (At least in this test case it causes div.columns jump up a few pixels.)

The latest nightly (r80210) shows various other issues with the same test case. I get grey text running over the red float in some circumstances (depending on window size), and also see the red box broken into two different columns even if I add -webkit-column-break-inside: avoid. These ought to be reported as separate bugs.

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