blob: 8711e6c65818f8348a6f94073b7c3b186e1d56a0 [file] [log] [blame]
<!DOCTYPE html>
<svg width="500">
<rect width="100" height="100" fill="green"/>
<rect width="100" height="100" fill="green" x="100"/>
<rect width="100" height="100" fill="green" x="200"/>
<rect width="100" height="100" fill="green" x="300"/>
<rect width="100" height="100" fill="green" x="400"/>
</svg>