blob: 35d5ae55d986e8b2342797c3ac22517afb2b201e [file] [log] [blame]
<html>
<head>
<style>
body {
overflow: hidden;
height: 1000px;
}
iframe {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 200px;
border: 0px;
}
</style>
</head>
<body>
<iframe src="composited-red.html"></iframe>
</body>
</html>