-1:000000000000 | 0:3cdd1aaa2e9e |
---|---|
1 <html> | |
2 <head> | |
3 <title>Bug 370174 – Crash [@ FindBlockFrameOrBR] with unminimised testcase triple-clicking at the bottom of the page</title> | |
4 </head> | |
5 <body> | |
6 <script> | |
7 function doe() { | |
8 document.documentElement.innerHTML = ''; | |
9 } | |
10 setTimeout(doe, 300); | |
11 </script> | |
12 </body> | |
13 </html> |