layout/generic/crashtests/374090.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:11f9e966dcba
1 <html><head><script>
2 function doe() {
3 window.location.reload();
4 }
5 setTimeout(doe, 500);
6 </script></head><noframes style="overflow: scroll; display: block;"></noframes><body><li></li>
7
8 <script>
9 document.documentElement.setAttribute('style','-moz-binding: url(binding.xml#randomxbl);');
10 </script>
11 </body></html>

mercurial