haikuwebkit/LayoutTests/svg/custom/pattern-reference-expected.svg

6 lines
233 B
XML

<?xml version="1.0" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect width="100" height="100" fill="green"/>
<rect x="200" width="100" height="100" fill="green"/>
</svg>