[Webkit-unassigned] [Bug 120711] New: Named flow content does not overflow into a multicolumn layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 17:32:42 PDT 2013


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

           Summary: Named flow content does not overflow into a
                    multicolumn layout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rhauck at adobe.com


This may be a variation of the numerous overflow/clipping issues we've seen. However, even if that is the case, that is blocking this test from verifying the overflow behaves correctly following the column layout

The attached test has named flow content that flows through three regions that are children of an element that has a three-column layout. The content overflows both the third region and the multicol container.

Result: The content flows correctly through the three region columns, but the overflow is clipped
Expected: The overflow should be visible and it should flow into a fourth column. If I remove the regions and only test content overflowing the multicol container, it overflows into a fourth column.

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