2 <body onload=
"runTest()">
3 <div style=
"width: 20px;">
7 document
.body
.offsetTop
;
8 var container
= document
.getElementById('panel');
9 container
.style
.position
= 'relative';
10 document
.getElementById('test1').style
.float = 'right';
11 document
.getElementById('test2').style
.position
= 'absolute';
16 <img style=
"float: left; width: 20px; height: 100px; background-color: silver;">
18 <div id=
"test2" style=
"font-family: Ahem;">