editor/libeditor/base/crashtests/459613.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:e02a9a80d7ec
1 <html class="reftest-wait">
2 <head>
3 <script type="text/javascript">
4
5 function finish() {
6 document.documentElement.removeAttribute("class");
7 }
8
9 </script>
10 </head>
11
12 <body>
13
14 <iframe src="459613-iframe.html" onload="finish();"></iframe>
15
16 </body>
17 </html>

mercurial