blob: e80944dd4a07e0db9bad2a0b9e5f896a16bb1d45 [file] [log] [blame]
<!-- Test to make sure "y" 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"
y="123"/>
</svg>