gecko/layout/reftests/svg/image/image-zoom-01b.svg

9 lines
344 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 20 20"
reftest-zoom="0.5">
<title>Testcase to ensure that full-page-zoom doesn't actually zoom raster
images, when we have a viewBox applied.</title>
<image width="10" height="10" xlink:href="blueRect10x10.png"/>
</svg>