2 <script src=
"../../resources/ahem.js"></script>
3 <p>The orange, blue, yellow and green text boxes should not overlap.
</p>
14 font:
1em/
1 Ahem, sans-serif;
17 <ruby id=
"test" style=
"display:block; color:blue;">
20 <div style=
"font-size:500%; color:green;">
24 document
.body
.offsetTop
;
25 var test
= document
.getElementById("test");
26 test
.style
.fontSize
= "500%";