layout/base/crashtests/398733-2.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:97969ccf66b1
1 <html>
2 <body style="display: inline; position: relative;">&#1593;
3 <span id="a" style="position: absolute;">&#1593;<span style="position: absolute;"></span></span>
4 <script>
5 document.body.offsetHeight;
6 document.getElementById('a').setAttribute('style', '');
7 </script>
8 </body>
9 </html>

mercurial