chromium/chrome/test/data/android/form.html

<html>
  <body>
    <form id="form" method="post">
      <input id="post_button" type="submit">
    </form>
  </body>
</html>