trisquel-icecat/icecat/dom/svg/crashtests/1329093-1.html

9 lines
No EOL
286 B
HTML

<html>
<head>
</head>
<body>
Loading the below iframe should not crash IceCat in Stylo mode.
<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>
</body>
</html>