Bug 70781
Summary: | Need to implement flex-flow: wrap and wrap-reverse | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 74008, 79930 | ||
Bug Blocks: | 62048 |
Ojan Vafai
See http://dev.w3.org/csswg/css3-flexbox/#flex-flow-wrap.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tony Chang
These are now both implemented. I'll be adding some more test cases and implementing flex-line-pack soon (bugs coming).