| Summary: | ASSERTION FAILED: lineWhitespaceCollapsingState.transitions()[currentTransition].renderer() == &(m_boxes[i].get()) /app/webkit/Source/WebCore/rendering/line/TrailingObjects.cpp(56) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | djinn <1319794503> | ||||
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | NEW --- | ||||||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
Hello, I would like to ask if a previously submitted bug is still not processed or unconfirmed, was it submitted in the wrong way? Or is it something else? Should I offer more info? |
Created attachment 467948 [details] testcase to trigger the crash ASSERTION FAILED: lineWhitespaceCollapsingState.transitions()[currentTransition].renderer() == &(m_boxes[i].get()) /app/webkit/Source/WebCore/rendering/line/TrailingObjects.cpp(56) : void WebCore::TrailingObjects::updateWhitespaceCollapsingTransitionsForTrailingBoxes(WebCore::LineWhitespaceCollapsingState&, const WebCore::LegacyInlineIterator&, CollapseFirstSpace) The minimized testcase will be uploaded as soon as possible.