<svg xmlns="http://www.w3.org/2000/svg" width="100" viewBox="0 0 100 100">
<view id="transform" viewBox="-100 -100 200 200"/>
<view id="invalid" viewBox="0 0 -100 200"/>
<rect width="100" height="100" fill="green"/>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="100" viewBox="0 0 100 100">
<view id="transform" viewBox="-100 -100 200 200"/>
<view id="invalid" viewBox="0 0 -100 200"/>
<rect width="100" height="100" fill="green"/>
</svg>