2 <style type=
"text/css">
3 #inner { font-size: 200px }
5 <p>This test is successful if the word Foo is fully contained inside the
6 surrounding border.
</p>
7 <div style=
"height: 200px; width: 300px; overflow: scroll;">
8 <div style=
"float: left; border: 3px solid;">
9 <div><span id=
"inner">F
</span>oo
</div>