Backed out changeset 82c7a343a1a1 (bug 1474705) for causing linting opt failures...
[gecko.git] / layout / reftests / svg / image / image-zoom-02.svg
blobf426dfca2adf6056dc633e3adb2b7bac0ea5025d
1 <svg xmlns="http://www.w3.org/2000/svg"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 reftest-zoom="1.5" width="10" height="10">
4 <title>Testcase to ensure that full-page-zoom will zoom raster
5 images the right amount.</title>
6 <image width="10" height="10" xlink:href="blueRect10x10.png"/>
7 </svg>