<!DOCTYPE html>
<svg>
<rect width="100" height="100" fill="green"/>
<rect width="100" height="100" fill="green" x="100"/>
</svg>
<!DOCTYPE html>
<svg>
<rect width="100" height="100" fill="green"/>
<rect width="100" height="100" fill="green" x="100"/>
</svg>