Bug 262274

Summary: ASSERTION FAILED: !m_trailingTrimmableWidth /app/webkit/Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp(826)
Product: WebKit Reporter: djinn <1319794503>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, 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-20-02-27-minimization none

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.