Bug 262274 - ASSERTION FAILED: !m_trailingTrimmableWidth /app/webkit/Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp(826)
Summary: ASSERTION FAILED: !m_trailingTrimmableWidth /app/webkit/Source/WebCore/layout...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-27 22:52 PDT by djinn
Modified: 2024-03-18 10:22 PDT (History)
4 users (show)

See Also:


Attachments
testcase to trigger the crash (3.34 MB, text/html)
2023-09-27 22:52 PDT, djinn
no flags Details
2023-09-20-02-27-minimization (79.32 KB, text/html)
2024-03-18 07:31 PDT, djinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description djinn 2023-09-27 22:52:05 PDT
Created attachment 467947 [details]
testcase to trigger the crash

ASSERTION FAILED: !m_trailingTrimmableWidth
/app/webkit/Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp(826) : void WebCore::Layout::InlineContentBreaker::ContinuousContent::appendTextContent(const WebCore::Layout::InlineTextItem&, const WebCore::RenderStyle&, WebCore::Layout::InlineLayoutUnit, std::optional<float>)

The minimized testcase will be uploaded as soon as possible.
Comment 1 Radar WebKit Bug Importer 2023-10-04 22:53:15 PDT
<rdar://problem/116505136>
Comment 2 djinn 2023-11-03 23:04:16 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-18 07:31:49 PDT
Created attachment 470416 [details]
2023-09-20-02-27-minimization
Comment 4 zalan 2024-03-18 10:22:58 PDT
Thank you for the minimized test case. However I can't reproduce this assert on most recent webkit trunk build.