Bug 103628
Summary: | [CSS Regions] Multi-column regions do not work as per the spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mihai Balan <mibalan> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abucur, johanneswilm, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 129295 |
Mihai Balan
Currently the CSS Regions spec states that one can use the column CSS property on a region in order to make the content that flows in the region to be laid out on multiple columns. In the current WebKit implementation the column properties are ignored on regions.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andrei Bucur
Duplicate of https://bugs.webkit.org/show_bug.cgi?id=120708 . Closing.
*** This bug has been marked as a duplicate of bug 120708 ***