17 <p> When a block element becomes a float we should not strip anonymous blocks wrapping its inline siblings if there are other blocks on the line.
</p>
21 <dd id=
"floater"></dd>
25 document
.body
.offsetTop
;
26 document
.getElementById('floater').style
.float = 'right';