blob: 3d0646cdc4d9af5c35033ec3d75abacc11df6380 [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.testRunner) testRunner.dumpChildFrameScrollPositions();</script>
<div style="height:500px"></div>
<iframe src="resources/scrollButton1.html" id="fr"></iframe>
<div style="height:500px"></div>
</body>
</html>