Bug 131803
| Summary: | REGRESSION (r168046): [New Multicolumn] fast/multicol/border-padding-paginate.html renders incorrectly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jonlee, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dave Hyatt
The entire block should be in the second column but it is instead being split across the two columns. This is a problem with the test. It should be adjusted to give the same results regardless of how the balancing algorithm works.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
vertical-lr/border-padding-pagination has the same issue.
Dave Hyatt
Also vertical-rl/border-padding-pagination
Radar WebKit Bug Importer
<rdar://problem/16656293>
Dave Hyatt
This is a blocker for turning the new columns on.
Dave Hyatt
Changed my mind. I don't think this has to be a blocker. It is inferior balancing to the old code, but we can track it as a REGRESSION after turning the new columns on I think.