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