Bug 241778 - imported/w3c/web-platform-tests/css/css-contain/container-queries/svg-foreignobject-no-size-container.html hits a debug assert
Summary: imported/w3c/web-platform-tests/css/css-contain/container-queries/svg-foreign...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chirag M Shah
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-20 02:10 PDT by Antti Koivisto
Modified: 2023-02-01 08:33 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2022-06-20 02:10:08 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-06-27 02:11:13 PDT
<rdar://problem/95963248>
Comment 2 Chirag M Shah 2023-01-25 21:09:08 PST
rdar://102916021
Comment 3 Chirag M Shah 2023-01-25 21:24:09 PST
Pull request: https://github.com/WebKit/WebKit/pull/9170
Comment 4 EWS 2023-02-01 08:33:07 PST
Committed 259685@main (e80607696660): <https://commits.webkit.org/259685@main>

Reviewed commits have been landed. Closing PR #9170 and removing active labels.