18 <body onload=
"document.getElementById('bt').focus()">
20 <div id=
"contentarea">
21 This tests that we can scroll to reveal something in a nested positioned block in overflow.
22 <div style=
"height: 800px"></div>
23 <input type=
"button" id=
"bt" value=
"If you can see this, test has passed"></input>