summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/image/image-fill-opacity.html
blob: e0b5f31e0f29736e46e9b6f71e1f6ab819ef7c8d (plain)
1
2
3
4
<!DOCTYPE html>
<svg height=400 width=400>
    <image fill-opacity=0 height=20 width=20 x=152 y=138 href=lime100x100.png></image>
</svg>