haikuwebkit/LayoutTests/fast/scrolling/ios/hit-testing-iframe-006-expe...

12 lines
273 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Hit testing of iframe</title>
</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>