Skip to content

Commit

Permalink
Reword when "update touchEvents" should occur.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyneedham committed May 5, 2023
1 parent 9a8dc18 commit c9d3302
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion extensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,9 @@ <h3>
<p>
In addtion to the steps defined in the main
<a href="https://w3c.github.io/gamepad/">Gamepad specification</a>.
When the system receives new touch input values,
When the user agent modifies the list of |active touch points| for a
touch surface by adding touch points, removing touch points,
or updating the values of existing touch points,
<dfn data-lt="updating touchEvents">update touchEvents</dfn>
by running the following steps:
</p>
Expand Down

0 comments on commit c9d3302

Please sign in to comment.