layout/generic/crashtests/375831.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:51939538f529
1 <html>
2 <head style="overflow: scroll; display: block; float: right; ">
3 </head>
4 <body>
5
6 <script id="script">
7 document.documentElement.setAttribute('style', 'overflow: scroll; ');
8 document.getElementsByTagName('head')[0].removeAttribute('style');
9 </script>
10 </body>
11 </html>

mercurial