chromium/chrome/test/data/textinput/simple_textinput.html

<html>
  <body>
    <input type="text" id="text_id">
  </body>
</html>