13 <p>Test passes if the height of yellow box is identical with that of green box.
</p>
14 <div class='green'
>Floating box
</div>
16 <a href='#'
>Anchor
</a><br>
18 <br style=
"clear:both">
21 document
.body
.offsetTop
;
22 document
.querySelector('a').style
.fontSize
= '1.5em';