Bug 131806
| Summary: | [New Multicolumn] fast/multicol/float-paginate-empty-lines.html has incorrect overflow | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jonlee, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dave Hyatt
The overflow appears to be computed as though there was no multi-column layout. It's possible the flow thread is somehow propagating float overflow information out when it shouldn't.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dave Hyatt
float-paginate.html appears to have the same issue.
Radar WebKit Bug Importer
<rdar://problem/16656287>
Dave Hyatt
This was fixed by r167602.