Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / dom / svg / crashtests / 1402798.html
blob43d7a77e868b434dc37d15abe16b84eb51c97a67
1 <style>
2 text::first-letter {}
3 </style>
4 <script>
5 function js() {
6 a.setAttribute("fill", "url()");
8 </script>
9 <body onload=js()>
10 <svg>
11 <text id="a">aa</text>