[Webkit-unassigned] [Bug 126386] New: [multi-column] Overflowing content clipped on left/right side of column but shouldn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 09:24:57 PST 2014


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

           Summary: [multi-column] Overflowing content clipped on
                    left/right side of column but shouldn't
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dev.w3.org/csswg/css-multicol/#overflow-inside-
                    multicol-elements
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: hyatt at apple.com, simon.fraser at apple.com,
                    achicu at adobe.com, mihnea at adobe.com, mibalan at adobe.com


Created an attachment (id=220229)
 --> (https://bugs.webkit.org/attachment.cgi?id=220229&action=review)
Example passes if you see a green SQUARE

Overflowing content shouldn't be clipped at the column edges. The overflowing content may overlap content areas of a neighbor column. At the moment WebKit clips at the column-gap edges. See spec link.

The attached example is a very minimized test case. Be caution: there must be a green *square*.

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