Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
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>