<!DOCTYPE html>
<html>
<head>
  <title>Bug 336147</title>
</head>
<body>
  <form action="http://foo.com/" method="post">
    <input value="abc" type="button">
  </form>
</body>
</html>