1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 13:57:36 +00:00
serenity/Tests/LibWeb/Layout/data/svg-without-viewbox.svg

1 line
No EOL
129 B
XML

<svg width="100" height="200" xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100" height="200" fill="green" /></svg>