Bug 46603
| Summary: | Account for block-flow in computeLogicalHeight's stretch to view/page code. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ojan, tony |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 46123 | ||
Dave Hyatt
Account for block-flow in computeLogicalHeight's stretch to view/page code. Right now it uses collapsedMarginTop/Bottom and also the page height and view height.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ojan Vafai
This looks to be resolved. The FIXME is still in the code, but the code is all right. :) I'll remove the FIXME in another patch I'm working on.