summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1282076-2.html
blob: 1c6f986396215acd7d43cbf8de6c3cca0f82b32a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<script>
function start() {
  o0=document;
  o24=document.createElement('table');
  o35=window;
  o60=document.createElement('input');
  o24.appendChild(o60);
  o62=document.body;
  o66=document.createElement('input');
  o62.appendChild(o66);
  o60.innerHTML="<svg><color-profile><script><rect><animateColor><style><style>*{ all: unset<script>";
  o93=o60.querySelectorAll('*')[5];
  document.body.appendChild(o24);
  o305=document.createTextNode("{}:first-line{");
  o93.appendChild(o305);
  o318=(new DOMParser()).parseFromString('','text/html');
  o320=o318.all[1];
  o66.style.display='list-item';
  o473=document.createElement('script');
  o24.appendChild(o473);
  o577=document.createElement('style');
  o320.appendChild(o577);
  o577.style.position='fixed';
  document.replaceChild(o318.documentElement,document.documentElement);
  o908=(new DOMParser()).parseFromString('','text/html');
  o911=o908.all[2];
  o911.style.display='inline';
  o577.animate({ opacity: [0, 1] }, 100);
  o1202=document.createElement('table');
  document.body=o911;
  document.body.appendChild(o1202);
  document.replaceChild(o0.documentElement,document.documentElement);
  o1232=o473.parentNode;
  o1233=o1232.parentNode;
  document.body=o1233;
  o35.scrollByLines(1);
  o577.style.position='absolute';
  setTimeout(f2, 4);
}

function f2() {
  o0.designMode='on';
  o0.execCommand('insertparagraph',false,null);
}
</script>
<body onload="start()"></body>