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