1 <!-- The blue and green text boxes should not overlap -->
3 <script src=
"../../resources/ahem.js"></script>
4 <body style=
"font: 1em/1 Ahem, sans-serif;">
15 <div style=
"font-size: 800%; color: green">
19 document
.body
.offsetTop
;
20 var test
= document
.getElementById("test");
21 test
.style
.fontSize
= "800%";