blob: c2fa25e896893de8cbbaa3dab37fab9538c30672 [file] [log] [blame]
<!-- Test to make sure transform value is applied correctly on svg:image -->
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<image xlink:href="resources/blueRect10x10.png" width="10" height="10"
transform="translate(60, 80)"/>
</svg>