Bug 46473
| Summary: | Make sure the flexbox code in computeLogicalWidth and friends is block-flow-aware. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dave Hyatt <hyatt> |
| Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | ahmad.saleem792, zalan |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 46418 | ||
Dave Hyatt
Make sure the flexbox code in computeLogicalWidth and friends is block-flow-aware. When we support flexible boxes having block-flow someday that is.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
@Alan - I noticed you are refactoring Flexbox related code, do we need to keep this open or this has been addressed long time back?
alan
Yeah, this is not relevant at this point (at least not in this form).
Thanks.