Skip to content

Commit

Permalink
Tweak definition based on WCAG 2.x backlog meeting feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhlauke committed Jan 13, 2024
1 parent 84c2a56 commit 6eef119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidelines/terms/21/single-pointer.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<dt><dfn>single pointer</dfn></dt>
<dd>
<p>an input – such as a mouse, stylus, or finger on a touch screen – that only targets a single point on the screen (as opposed to multi-pointer/multi-touch scenarios)</p>
<p>an input that only targets a single point on the page/screen at a time – such as a mouse, stylus, or single finger on a touch screen – as opposed to multi-pointer/multi-touch scenarios</p>
</dd>

0 comments on commit 6eef119

Please sign in to comment.