Bug 262280 - ASSERTION FAILED: !view().frameView().layoutContext().isPaintOffsetCacheEnabled() || style().styleType() == PseudoId::FirstLetter || insideSelfPaintingInlineBox() /app/webkit/Source/WebCore/rendering/RenderInline.cpp(624)
Summary: ASSERTION FAILED: !view().frameView().layoutContext().isPaintOffsetCacheEnabl...
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 23:17 PDT by djinn
Modified: 2023-11-03 23:05 PDT (History)
4 users (show)

See Also:


Attachments
testcase to trigger the crash (9.90 MB, text/html)
2023-09-27 23:17 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 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?