Skip to content

Commit

Permalink
Update G167.html
Browse files Browse the repository at this point in the history
Adding a third check
  • Loading branch information
mbgower authored Dec 13, 2024
1 parent 8d83b9e commit 826ea7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions techniques/general/G167.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ <h3>Picking a form</h3>
<ol>
<li>Check that the field and button are adjacent to one another in the programmatically determined reading sequence.</li>
<li>Check that the field and button are visually rendered adjacent to one another.</li>
<li>Where the button does not have a visible text label, check that it has an accessible name</li>
</ol>
</section>
<section class="results"><h3>Expected Results</h3>
Expand Down

0 comments on commit 826ea7b

Please sign in to comment.