Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / dom / svg / crashtests / 1347617-3.svg
blob2dd32cde32e08894356ef0c29f5fc12314d0a242
1 <svg height='600'
2 xmlns="http://www.w3.org/2000/svg"
3 xmlns:xlink="http://www.w3.org/1999/xlink"
4 filter="url(#f)">
6 <filter id="f" filterRes="19" filterUnits="userSpaceOnUse">
7 <feConvolveMatrix kernelMatrix="1 1 1 1 1 1 1 1 1" kernelUnitLength="-1" />
8 </filter>
10 </svg>