There was an error while loading. Please reload this page.
1 parent 9c80605 commit 5c3c866Copy full SHA for 5c3c866
tests/data/app/view/form/anchor.php
@@ -7,6 +7,7 @@
7
<form action="#a" method="post">
8
<input name="field1" />
9
<input type="submit" value="Hash Form" />
10
+ <button type="submit" title="Hash Button Form"></button>
11
</form>
12
13
<a href="#b">Hash Link</a>
0 commit comments