Re: [touch-events-tests] Add a test for touch events retargeting (#3425)

I have not tested other browsers. I would not be surprised if they do not pass this test because the implementation is on-going. :)

Yes, Shadow DOM spec already covers it: http://w3c.github.io/webcomponents/spec/shadow/#touch-events-retargeting. We need to upstream this into Touch Events spec.

I have updated DOM Standard so it has a necessary hook:
https://github.com/whatwg/dom/commit/fbc0c312c3ead6940718e3d2d7511f2b014011e1

The remaining tasks is to update Touch Events spec. Am I okay to work on that?
I do not care who will update the Touch Events spec. :)


View on GitHub: https://github.com/w3c/web-platform-tests/pull/3425#issuecomment-242262391

Received on Thursday, 25 August 2016 02:09:04 UTC