haikuwebkit/LayoutTests/fast/frames/resources/iframe-content-scaling-bug-...

13 lines
197 B
HTML

<html>
<head>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<div style="position: absolute; left: 0px; top: 0px; width: 300px; height: 300px; background-color: green;"></div>
</body>
</html>