Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / dom / svg / crashtests / 1329093-1.html
blobb5000c89a67c405f0603d8d909ef13fe84eda7db
1 <html>
3 <head>
4 </head>
5 <body>
6 Loading the below iframe should not crash Firefox in Stylo mode.
7 <iframe style="display: none" src='data:text/html,<svg height="100" width="100"><circle cx="50" cy="50" r="40" stroke="yellow" stroke-width="2" fill="green"/> </svg>'></iframe>
8 </body>
9 </html>