[touch-events] Define "event constructing steps"

annevk has just created a new issue for https://github.com/w3c/touch-events:

== Define "event constructing steps" ==
https://github.com/whatwg/dom/pull/614 adds "event constructing steps" to the DOM. Touch events need these to set the "touch target list" on an event when it's being constructed.

This will also require refactoring the way Touch's target attribute works.

(All this is in part required because until now this wasn't really defined and in part because otherwise touch events do not work well with shadow trees.)

cc @hayatoito 

Please view or discuss this issue at https://github.com/w3c/touch-events/issues/94 using your GitHub account

Received on Friday, 6 April 2018 14:04:04 UTC