Mypal/layout/base/crashtests/118931-1.html

7 lines
168 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<BODY>
<DIV id=container style="POSITION: absolute;"></DIV>
<SCRIPT language=Javascript>
document.getElementById('container').style.position='relative';
</SCRIPT>