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-rotate-02b.svg
<!-- Test to make sure parent's "rotate" value is applied on svg:image -->
<g transform="translate(60, 80) rotate(180 40 40)">
<image xlink:href="blueRect10x10.png" width="10" height="10"/>
</g>
</svg>