[touch-events] Pull Request: Add TouchEvent's retargeting steps

hayatoito has just submitted a new pull request for 
https://github.com/w3c/touch-events:

== Add TouchEvent's retargeting steps ==
Upstream Shadow DOM's TouchEvent's retargeting to TouchEvent 
specification.
http://w3c.github.io/webcomponents/spec/shadow/#touch-events-retargeting

DOM Standard side issue is here: 
https://github.com/whatwg/dom/issues/286.
DOM Standard already defines a necessary hook, 
https://dom.spec.whatwg.org/#event-retargeting-steps.

The test for TouchEvent retargeting was commited at 
https://github.com/w3c/web-platform-tests/pull/3425.

See https://github.com/w3c/touch-events/pull/73

Received on Thursday, 25 August 2016 04:38:00 UTC