[Webkit-unassigned] [Bug 90392] New: Column height and count calculation ignores most overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 10:47:16 PDT 2012


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

           Summary: Column height and count calculation ignores most
                    overflow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Created an attachment (id=150447)
 --> (https://bugs.webkit.org/attachment.cgi?id=150447&action=review)
Test case

<rdar://problem/11135525>

When the contents of a multi-column block includes overflowing blocks, the column count and height calculation does not account for it. As a result, the number and/or height of columns becomes insufficient to contain the overflow (even as overflow columns). See attached test case.

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