blob: 9b86f0a738afe9f79496db14558508edd901e2ed [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Programmatic scrolling of iframe</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<p>This test passes if you see a green square.</p>
<div style="position: absolute; top: 3em; width: 100px; height: 100px; background: green;">
</div>
</body>
</html>