summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/images/100px-green-rect.svg
blob: c391055bc27b96c166ec0a6a8e4ab8077597442e (plain)
1
2
3
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <rect x="0" y="0" width="100px" height="100px" fill="green"/>
</svg>