1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 12:27:35 +00:00
serenity/Tests/LibWeb/Layout/expected/svg/svg-with-zero-intrinsic-size-and-no-viewbox.txt
MacDue 2ede299b4a headless-browser: Run .svg dump tests
Previously, the check for `.html` meant that `.svg` tests were excluded.
This led to a few `.svg` with missing or bit-rotted expectations, which
have now been added/updated.
2024-02-18 18:33:11 +01:00

9 lines
281 B
Text

Viewport <#document> at (0,0) content-size 800x600 children: inline
InlineNode <svg>
TextNode <#text>
InlineNode <rect>
TextNode <#text>
ViewportPaintable (Viewport<#document>) [0,0 800x600]
InlinePaintable (InlineNode<svg>)
InlinePaintable (InlineNode<rect>)