[Webkit-unassigned] [Bug 120713] New: Content does not render correctly when it flows into a multicol container with no specified width and a wide column gap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 17:35:34 PDT 2013


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

           Summary: Content does not render correctly when it flows into a
                    multicol container with no specified width and a wide
                    column gap
           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 one is puzzling to me.

The attached test has two named flows, each with multicol layout, each flowing into different regions. The named flow elements have no width (or height) specified and neither do the regions.

Result: The content does not render in the regions
Expected: Should render
Workaround: Specify a width on the named flow multicol element

Additional Info: It's puzzling for a couple of reasons. First, this test passes in Canary and fails in Safari. Second, if I make the column-gap smaller - even just by 2px, the content renders.

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