[Webkit-unassigned] [Bug 31981] New: Overflowed content within -webkit-column doesn't overlap neighbouring columns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 03:13:14 PST 2009


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

           Summary: Overflowed content within -webkit-column doesn't
                    overlap neighbouring columns
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://webdesignernotebook.com/examples/css3-layout.ht
                    ml
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: inayaili at gmail.com


A 140% wide div that is floated (in the example page, it's the red div) and
placed within a column of flowing text (using the -webkit-column properties)
doesn't overlap neighbouring columns, as it's stated on the W3C specs on this
page http://www.w3.org/TR/css3-multicol/#overflow-and-multicol-elements:

"Content in the normal flow that extends into column gaps (e.g., long words) is
clipped in the middle of the column gap.

Floats that are wider than the column box intrude into neighboring columns."

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