Created attachment 467950 [details] testcase to trigger the crash ASSERTION FAILED: contentSize >= 0 /app/webkit/Source/WebCore/rendering/RenderFlexibleBox.cpp(1579) : std::pair<WebCore::LayoutUnit, WebCore::LayoutUnit> WebCore::RenderFlexibleBox::computeFlexItemMinMaxSizes(WebCore::RenderBox&) The minimized testcase will be uploaded as soon as possible.
<rdar://problem/116505596>
Following assertions were added by Blink to ensure that we don't get 'negative intrinsic size': https://chromium.googlesource.com/chromium/blink/+/facbac6afded5118ea3d6116f443a39da32b9c1c https://searchfox.org/wubkat/source/Source/WebCore/rendering/RenderFlexibleBox.cpp#143
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?
(In reply to djinn from comment #3) > 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? Nah! It is just that two seems like duplicate, so I added other in 'See Also' and tagged related engineer in Flexbox and Grid implementation for input.