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