blob: 74d42a9217b8c905fa4d21e65bbc58758ccfbd5c [file] [log] [blame]
<!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>