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;">
12 <div id=
"test" style=
"color: green">ABC
</div>
14 document
.getElementById('test').style
.fontSize
= "800%";