Bug 262261

Summary: ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
Product: WebKit Reporter: djinn <1319794503>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
testcase to trigger the crash
none
2023-09-19-18-15-reduction-testcase
none
[fast-cq]Patch none

Description djinn 2023-09-27 21:59:56 PDT
Created attachment 467935 [details]
testcase to trigger the crash

ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
/app/webkit/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp(230) : float WebCore::Layout::truncateOverflowingDisplayBoxes(const WebCore::InlineDisplay::Line&, WebCore::InlineDisplay::Boxes&, float, const WebCore::RenderStyle&, LineEndingEllipsisPolicy)
Comment 1 Radar WebKit Bug Importer 2023-10-04 22:00:17 PDT
<rdar://problem/116503423>
Comment 2 djinn 2023-11-03 23:02:46 PDT
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?
Comment 3 djinn 2024-03-13 20:26:10 PDT
Created attachment 470357 [details]
2023-09-19-18-15-reduction-testcase
Comment 4 zalan 2024-03-14 10:30:11 PDT
Created attachment 470366 [details]
[fast-cq]Patch
Comment 5 EWS 2024-03-14 16:19:50 PDT
Committed 276125@main (e88ecb4429f7): <https://commits.webkit.org/276125@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 470366 [details].