Bug 94079
Summary: | CSS3 Multicolumn: column-fill property is not supported | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | d-r, hyatt, karlcow, ktf.kim, mstensho, odinho, s.choi, syoichi, webkit.org |
Priority: | P2 | Keywords: | BrowserCompat |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://www.w3.org/TR/css3-multicol/#column-fill | ||
Bug Depends on: | |||
Bug Blocks: | 84761 |
Chris Dumez
To comply with the CSS3 Multicolumn spec, we need to support the column-fill property.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Hyatt: Is this something you're working on (or planning to work on)?
KyungTae Kim
Christophe Dumez: Is there any update for this bug?
Chris Dumez
(In reply to comment #2)
> Christophe Dumez: Is there any update for this bug?
It is not assigned to me so no.
KyungTae Kim
Hyatt: Is this something you're working on (or planning to work on)?
Morten Stenshorne
I'm going to add support for this as part of adding support for column balancing in the new multicol implementation (the region based one).
For the current multicol implementation, I'm not sure if there are any plans.
Karl Dubost
this seems implemented now.
If there are specific issues or problem of implementation, please open a new issue.
Thanks.