[Webkit-unassigned] [Bug 120714] New: Monolithic content does not wrap into columns within regions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 17:55:56 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=120714
Summary: Monolithic content does not wrap into columns within
regions
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
The attached test has one named flow with a two-column layout applied to it. The content is monolithic that flows through two regions and overflows the last region.
Result: The content flows through the first column in the first region, does not wrap into its second column, then flows into the first column of the second region, and overflows the bottom of that column
Expected: It should flow through each of the two columns of the first region, then through each of two columns, and overflow into a fourth column. If the regions are removed and the content is a child of the multicol container, this is the behavior.
--
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