blob: ab30f131f9b1b03ee9cb06d51c7c30791ebb38b3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
#scrollable {
width: 50px;
height: 50px;
}
</style>
</head>
<body>
<iframe src="iframe-scrolling-inner.html" id="scrollable"/>
</body>
</html>