tenfourfox/layout/base/crashtests/118931-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

7 lines
168 B
HTML

<BODY>
<DIV id=container style="POSITION: absolute;"></DIV>
<SCRIPT language=Javascript>
document.getElementById('container').style.position='relative';
</SCRIPT>