blob: e6163a1873e5bd3721a4c77a6d632d2c8e5b7412 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
iframe {
margin-top: 3000px;
margin-left: 1500px;
}
body {
height: 6000px;
width: 6000px;
}
</style>
</head>
<body>
This a find-in-page match rect test.</br>
result 00</br>
<iframe src="find_in_page_frame.html" id="frame" height="300" scrolling="yes"></iframe>
</br>
result 01
</body>
</html>