Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / dom / svg / crashtests / 864509.svg
blobe88dd1fcd8386088cbfd87c896b73c0f17974847
1 <svg xmlns="http://www.w3.org/2000/svg">
3 <script>
4 document.documentElement.requiredFeatures.foo = null;
5 </script>
7 </svg>