Source code
Revision control
Copy as Markdown
Other Tools
<!-- Test to make sure "opacity" value is applied correctly on svg:image -->
<g style="opacity: 0.3">
<image xlink:href="blueRect10x10.png" width="10" height="10"/>
</g>
</svg>