layout/base/crashtests/123946-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:95eadcaa4445
1 <html>
2 <head>
3 <title>test</title>
4 </head>
5
6 <body>
7 <div id="test" style="position: absolute;">test</div>
8 <script type="application/x-javascript">document.getElementById("test").style.position = "fixed";</script>
9 </body>
10 </html>

mercurial