blob: 2f62aa80acde3ba3b975beafc1cf1175cfa2ca61 [file] [log] [blame]
<?xml version="1.0"?>
<svg version="1.1" viewBox="0 0 100 100" width="100" height="100" xmlns="http://www.w3.org/2000/svg">
<set attributeName="height" to="200" begin="100ms" />
<set attributeName="viewBox" to="0 0 100 200" begin="100ms" />
<rect x="0" y="0" width="100%" height="100%" fill="blue" />
</svg>