1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / find_in_page_simple_frame.html [blame]

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<body>
  this frame contains a result.
  and another result.
  and another result.
</body>
</html>