RESOLVED FIXED262261
ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
https://bugs.webkit.org/show_bug.cgi?id=262261
Summary ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentL...
djinn
Reported 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)
Attachments
testcase to trigger the crash (2.74 MB, text/html)
2023-09-27 21:59 PDT, djinn
no flags
2023-09-19-18-15-reduction-testcase (173.43 KB, text/html)
2024-03-13 20:26 PDT, djinn
no flags
[fast-cq]Patch (4.88 KB, patch)
2024-03-14 10:30 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2023-10-04 22:00:17 PDT
djinn
Comment 2 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?
djinn
Comment 3 2024-03-13 20:26:10 PDT
Created attachment 470357 [details] 2023-09-19-18-15-reduction-testcase
alan
Comment 4 2024-03-14 10:30:11 PDT
Created attachment 470366 [details] [fast-cq]Patch
EWS
Comment 5 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].
Note You need to log in before you can comment on or make changes to this bug.