Bug 241778
Summary: | imported/w3c/web-platform-tests/css/css-contain/container-queries/svg-foreignobject-no-size-container.html hits a debug assert | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
Component: | SVG | Assignee: | Chirag M Shah <chirag_m_shah> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, chirag_m_shah, sabouhallawa, webkit-bug-importer, zalan, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antti Koivisto
ASSERTION FAILED: !view().frameView().layoutContext().isPaintOffsetCacheEnabled()
rendering/svg/RenderSVGForeignObject.cpp(125) : virtual void WebCore::RenderSVGForeignObject::layout()
1 0x12c2ad360 WTFCrash
2 0x14a0375b4 WebCore::JSANGLEInstancedArrays::createPrototype(JSC::VM&, WebCore::JSDOMGlobalObject&)
3 0x14eb35e30 WebCore::RenderSVGForeignObject::layout()
4 0x14dde775c WebCore::FrameViewLayoutContext::performLayout()
5 0x14dde7090 WebCore::FrameViewLayoutContext::layout()
6 0x14dd80e7c WebCore::FrameView::updateLayoutAndStyleIfNeededRecursive()
7 0x14de30a78 WebCore::Page::layoutIfNeeded()
8 0x14de312bc WebCore::Page::updateRendering()
9 0x11923582c WebKit::WebPage::updateRendering()
10 0x11837442c WebKit::TiledCoreAnimationDrawingArea::updateRendering(WebKit::TiledCoreAnimationDrawingArea::UpdateRenderingType)
11 0x118374384 WebKit::TiledCoreAnimationDrawingArea::forceRepaint()
12 0x119234584 WebKit::WebPage::forceRepaintWithoutCallback()
13 0x118ce4eb4 WKBundlePageForceRepaint
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/95963248>
Chirag M Shah
rdar://102916021
Chirag M Shah
Pull request: https://github.com/WebKit/WebKit/pull/9170
EWS
Committed 259685@main (e80607696660): <https://commits.webkit.org/259685@main>
Reviewed commits have been landed. Closing PR #9170 and removing active labels.