Bug 1692937 [wpt PR 27636] - new parameter --include-file for wptrunner, a=testonly
[gecko.git] / layout / svg / crashtests / 1443092.html
blob7be4561e61fe063e733f5d6c4b0babe2a5f7eccc
1 <script>
2 function start() {
3 o7=document.createElement('div');
4 o7.innerHTML='<style>@keyframes key7{ from{ transform: rotate(-536870911deg)}}\n*{ animation-name: key7; animation-duration: 0.001s';
5 o17=document.createElement('div');
6 o17.innerHTML='<svg><style>@font-face{}\n*{ outline-style: dotted</style><style>@font-face{ font-family: font3; src: url(';
7 o18=o17.firstChild.getElementsByTagName('*');
8 o20=o18[0];
9 o23=o18[1];
10 o114=document.createElement('iframe');
11 o114.src='1443092-helper.svg';
12 o114.addEventListener('load', fun0,false);
13 document.body.appendChild(o114);
15 function fun0() {
16 o117=o114.contentDocument;
17 document.replaceChild(o117.documentElement,document.documentElement);
18 o124=document.createElement('iframe');
19 document.documentElement.appendChild(o124);
20 o145=document.createElement('div');
21 o145.innerHTML='<svg><set attributeName="text-decoration">';
22 document.documentElement.appendChild(o20);
23 document.documentElement.appendChild(o23);
24 document.documentElement.appendChild(o7);
25 o124.src='x';
26 document.documentElement.appendChild(o145);
27 o264=document.createElement('style');
28 o265=document.createTextNode('*{ float: left');
29 o264.appendChild(o265);
30 o23.appendChild(o264);
31 setTimeout("location.reload()",40);
33 </script>
34 <body onload="start()"></body>