ladybird/Tests/LibWeb/Layout
Andreas Kling b4708510fb LibWeb: Layout foreignObject as block-level element with hidden overflow
This is according to the default user-agent style from the SVG2 spec.

In order for this to work correctly, we also have to assign width and
height to foreignObject boxes during SVG layout, since they are handled
manually by SVGFormattingContext.
2025-07-09 14:36:08 +02:00
..
data LibWeb: Assign linked style sheet location when parsing it 2025-04-15 09:40:38 +01:00
expected LibWeb: Layout foreignObject as block-level element with hidden overflow 2025-07-09 14:36:08 +02:00
input LibWeb: Make TreeBuilder nicer to SVG foreignObject 2025-07-09 14:36:08 +02:00