Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/image/reftest.list
<rect width="100%" height="100%" fill="lime" />
<rect width="220" height="220" fill="red" />
<svg x="10" y="10" width="200" height="200">
<image width="200" height="200" href="blueRect10x10.png"/>
</svg>
<rect width="220" height="220" fill="lime" />
</svg>