blob: a331ff9bc09d540c8e67554875dc881fc8c1c625 [file] [log] [blame]
<html>
<head>
<style>
#grandparent {
width: 600px;
height: 500px;
border: none;
}
</style>
</head>
<body>
<div>
<iframe id="grandparent" src="resources/scrollgrandchild-grandparent.html"></iframe>
</div>
</body>
</html>