blob: 5d3d5ae3c209cd12f306b6eec1fb71539ba92f85 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="100%" height="100%" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect width="100%" height="100%" fill="blue">
<set attributeName="width" to="200%" begin="1s" dur="1s"/>
</rect>
</svg>