blob: 31830d25f9e78af1d69bffc279a369aaa4d5d054 [file] [log] [blame]
<html>This test should scroll recursively to reveal the button.
<body onload="document.getElementById('fr').contentDocument.getElementById('bt').focus();">
<script>if(window.layoutTestController) layoutTestController.dumpChildFrameScrollPositions();</script>
<div style="height:500px"></div>
<iframe src="resources/scrollButton1.html" id="fr"></iframe>
<div style="height:500px"></div>
</body>
</html>