Skip to content

Commit 5c3c866

Browse files
gimlerDavertMik
authored andcommitted
add click by button title (#4586)
1 parent 9c80605 commit 5c3c866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/data/app/view/form/anchor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<form action="#a" method="post">
88
<input name="field1" />
99
<input type="submit" value="Hash Form" />
10+
<button type="submit" title="Hash Button Form"></button>
1011
</form>
1112

1213
<a href="#b">Hash Link</a>

0 commit comments

Comments
 (0)