2 <meta http-equiv=
"Content-Type" content=
"text/html; charset=iso-8859-1">
3 <title>Testcase for bug
</title>
4 <style type=
"text/css">
7 color:black
; background-color:white
; font-size:16px; padding:0; margin:0;
15 <div id=
"Image"></div>
19 function insertImage() {
20 var img_node
= document
.createElement('iframe');
21 img_node
.src
= "441360_data.gif";
22 var image_div
= document
.getElementById('Image');
23 image_div
.appendChild(img_node
);
27 v
= document
.body
.offsetHeight
;
29 v
= document
.body
.offsetHeight
;
31 v
= document
.body
.offsetHeight
;
33 v
= document
.body
.offsetHeight
;