ladybird/Tests/LibWeb/Crash/Layout
Shannon Booth b8adf193f5 LibWeb/SVG: Work around no layout node in SVGCircleElement::get_path
This is clearly not the correct fix, but instead of crashing let's
log an error and bail.

Works around a crash seen on both:

 * https://reddit.com
 * https://www.w3.org/TR/web-animations-1 (#879)
2025-03-17 20:10:11 +01:00
..
display-inline-with-position-sticky.html LibWeb: Assign sticky insets to Layout::InlineNode 2025-02-27 19:55:46 +01:00
style-propagation-for-long-continuation-chain.html
svg-box-no-inline-continuation.html LibWeb: Do not crash when inserting block elements into inline SVGBoxes 2025-02-19 13:49:24 +01:00
svg-circle-element-crash-no-layout-node.html LibWeb/SVG: Work around no layout node in SVGCircleElement::get_path 2025-03-17 20:10:11 +01:00