Files
ladybird/Tests/LibWeb/Screenshot/data/vertical-rect.svg
Sam Atkins b7efb61fbe Tests/LibWeb: Restructure Ref and Screenshot test dirs to match others
Now each test type has the same directories:
- input
- expected
- data

Also, tests can be in subdirectories within ./input.
2024-11-05 14:02:07 +00:00

5 lines
272 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg viewBox="310 30 170 412" xmlns="http://www.w3.org/2000/svg">
<rect x="314" y="31" width="164" height="409" color="rgb(0, 0, 0)" fill="#4a90d6" stroke="#222" stroke-dashoffset="" stroke-linejoin="round" stroke-width="2"/>
</svg>