Bug 81870
| Summary: | REGRESSION (r111635): Assertion failure in RenderFlexibleBox::layoutFlexItems() (!lineContexts.size()) in many flexbox tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | mitz |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | keishi, ojan, tony |
| Priority: | P1 | Keywords: | LayoutTestFailure, MakingBotsRed, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
mitz
After <http://trac.webkit.org/r111635>, the fix for bug 81843, many css3/flexbox tests are crashing because of an assertion failure in RenderFlexibleBox::layoutFlexItems(). For example, css3/flexbox/flex-align-stretch.html.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
Fixed by reverting r111635 in <http://trac.webkit.org/r111652>.
Tony Chang
Sorry, thanks for reverting.
Tony Chang
*** Bug 81872 has been marked as a duplicate of this bug. ***