[w3c/touch-events] Add TouchEvent's retargeting steps (#73)

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.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add TouchEvent's retargeting steps

-- File Changes --

    M index.html (26)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/pull/73

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