mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:27:35 +00:00

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.
9 lines
281 B
Text
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>)
|