[Webkit-unassigned] [Bug 262262] 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 22:02:37 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=262262

            Bug ID: 262262
           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 467936

  --> https://bugs.webkit.org/attachment.cgi?id=467936&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/b3a15965/attachment.htm>


More information about the webkit-unassigned mailing list