blob: 017f59a6e2e280a61d1e8ee0d6d94216fbf9457c [file] [log] [blame]
rwlbuis@webkit.orge05d9b12011-05-15 23:20:46 +00001<svg xmlns="http://www.w3.org/2000/svg">
2 <rect width="100" height="100" fill="red"/>
3 <rect width="0.1" height="0.1" transform="scale(1000)" opacity=".99" fill="green"/>
4</svg>