blob: 040df79f13423051ffb47332602cda651475d3d0 [file] [log] [blame]
<!DOCTYPE html>
<svg width="100" height="300">
<rect width="100" height="100" fill="red"/>
<rect y="100" width="100" height="100" fill="green"/>
<rect y="200" width="100" height="100" fill="blue"/>
</svg>