summaryrefslogtreecommitdiffstats
path: root/dom/canvas/test/webgl-conf/checkout/extra/sample.svg
blob: dfca5240237039630f9b095f5bda0067d76ef3fa (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
    <rect width="100" height="100" fill="red"/>
    <circle cx="50" cy="50" r="50" fill="blue"/>
</svg>