Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: tsan
- Manifest: layout/reftests/svg/reftest.list
<html>
<svg style="position: absolute; top: 100px; overflow: visible">
<rect width=100 height=100 x=100 y=100 fill=black />
<image width=100 height=100 x=0 y=-100
xlink:href='data:image/svg+xml,
<rect width="100" height="100" x="0" y="0" fill="green"/>
</svg>'
/>
</svg>