[Webkit-unassigned] [Bug 262261] New: ASSERTION FAILED: displayLine.lineBoxLogicalRect().x() + displayLine.contentLogicalLeft() + displayLine.contentLogicalWidth() + ellipsisWidth > displayLine.lineBoxLogicalRect().maxX()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 27 21:59:56 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262261
Bug ID: 262261
Summary: ASSERTION FAILED: displayLine.lineBoxLogicalRect().x()
+ displayLine.contentLogicalLeft() +
displayLine.contentLogicalWidth() + ellipsisWidth >
displayLine.lineBoxLogicalRect().maxX()
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: 1319794503 at qq.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 467935
--> https://bugs.webkit.org/attachment.cgi?id=467935&action=review
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230928/7edf19ac/attachment.htm>
More information about the webkit-unassigned
mailing list