2 <body onload=
"runTest()">
3 Test passes if it does not crash.
4 <div style=
"width: 15px;">
7 testRunner
.dumpAsText();
11 document
.body
.offsetTop
;
12 var container
= document
.getElementById('panel');
13 container
.style
.position
= 'relative';
14 document
.getElementById('test1').style
.position
= 'absolute';
15 document
.getElementById('test2').style
.position
= 'absolute';
16 document
.body
.offsetTop
;
18 container
.style
.height
= '1px';
19 document
.getElementById('test1').style
.display
= 'none';
24 <img style=
"float: left" height=
"1px">