comparison: layout/base/crashtests/118931-1.html
layout/base/crashtests/118931-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <BODY> |
|
2 |
|
3 <DIV id=container style="POSITION: absolute;"></DIV> |
|
4 |
|
5 <SCRIPT language=Javascript> |
|
6 document.getElementById('container').style.position='relative'; |
|
7 </SCRIPT> |