chromium/third_party/blink/renderer/core/testing/data/reload_post.html

<html>
<body>
<form action="reload_post.html" method="post">
<input name="a" value="b">
<input id="mysubmit" type="submit" name="Submit" value="Submit">
</form>
</body>
</html>