Bug 23753
| Summary: | Assertion failure in RenderBlock::createLineBoxes() when a legend has display: inline | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | mitz | ||||
| Component: | Layout and Rendering | Assignee: | Julien Chaffraix <jchaffraix> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | hyatt, jchaffraix, webkit.review.bot | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Mac | ||||||
| OS: | OS X 10.5 | ||||||
| URL: | data:text/html,<fieldset><legend style="display: inline">foo</legend></fieldset> | ||||||
| Attachments: |
|
||||||
2011-06-22 09:44 PDT, Julien Chaffraix