Bug 262280

Summary: ASSERTION FAILED: !view().frameView().layoutContext().isPaintOffsetCacheEnabled() || style().styleType() == PseudoId::FirstLetter || insideSelfPaintingInlineBox() /app/webkit/Source/WebCore/rendering/RenderInline.cpp(624)
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

Description djinn 2023-09-27 23:17:11 PDT
Created attachment 467953 [details]
testcase to trigger the crash

ASSERTION FAILED: !view().frameView().layoutContext().isPaintOffsetCacheEnabled() || style().styleType() == PseudoId::FirstLetter || insideSelfPaintingInlineBox()
/app/webkit/Source/WebCore/rendering/RenderInline.cpp(624) : virtual WebCore::LayoutRect WebCore::RenderInline::clippedOverflowRect(const WebCore::RenderLayerModelObject*, WebCore::RenderObject::VisibleRectContext) const

The minimized testcase will be uploaded as soon as possible.
Comment 1 Radar WebKit Bug Importer 2023-10-04 23:18:15 PDT
<rdar://problem/116505939>
Comment 2 djinn 2023-11-03 23:05:18 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?