| 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 Rendering | Assignee: |
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: |
|
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.