Project

General

Profile

Bug #92449 » test-svg-without-dimensions.svg

Tomek W, 2020-09-30 10:53

 
<svg xmlns="http://www.w3.org/2000/svg">
<g id="test">
<rect width="100%" height="100%" fill="red" />

<circle cx="150" cy="100" r="80" fill="green" />
</g>
</svg>
(1-1/3)