blob: 5f79c4fe33b9a212f4feb301102e3ef272ca8d01 [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>