Files
ladybird/Tests/LibWeb/Layout/input/svg/svg-nested-svg-display-block.html
Andreas Kling 8e49b69f42 LibWeb: Never split <svg> for inline continuations
This fixes an issue where we'd make an absolute mess from nested SVG
roots with display:block. Before this fix, the inner SVG root would
trigger the inline continuation logic and try to split the tree.
2025-07-12 14:11:41 +02:00

285 B