Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/image/image-xy-01.svg
<!-- Test to make sure "x" and "y" value are simultaneously applied correctly
on svg:image -->
<image xlink:href="blueRect10x10.png" width="10" height="10"
x="123" y="234"/>
</svg>