1 <html>This test should scroll recursively to reveal the button.
2 <body onload=
"document.getElementById('fr').contentDocument.getElementById('bt').focus();">
3 <script>if(window
.testRunner
) testRunner
.dumpChildFrameScrollPositions();</script>
4 <div style=
"height:500px"></div>
5 <iframe src=
"resources/scrollButton1.html" id=
"fr" name=
"fr"></iframe>
6 <div style=
"height:500px"></div>