diff --git a/index.html b/index.html index 5a9b15a0..560f7fd7 100644 --- a/index.html +++ b/index.html @@ -9738,7 +9738,7 @@
To dispatch a pointerDown action given
- action object, input state, global key
+ action object, source, global key
state, tick duration, browsing context,
and actions options:
@@ -9749,17 +9749,17 @@ Let button be equal to
action object's If the input state's If the source's Let x be equal to input state's
+ Let x be equal to source's
Let y be equal to input state's
+ Let y be equal to source's
Add button to the set corresponding to
- input state's Let width be equal to action object's
@@ -9792,7 +9792,7 @@ Perform implementation-specific action dispatch steps
on browsing context equivalent to pressing the button
numbered button on the pointer with pointerId equal
- to input source's pointerId, having
+ to source's pointerId, having
type pointerType at viewport x coordinate x,
viewport y coordinate y, width, height,
pressure, tangentialPressure, tiltX,
Pointer actions
button
property.
- pressed
property
+ pressed
property
contains button return success with data null
.
- x
property.
- y
property.
pressed
property, and
+ source's pressed
property, and
let buttons be the resulting value of that property.
Pointer actions