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