chromium/chrome/test/data/find_in_page/find_from_selection.html

<html>
<body>
  findMe some text
  <br>
  <input id="selectText" value="text"></input>
  some text.. find .. find ..
  <br>
  more text findMe and text.
  <br>
</body>
</html>