[whatwg/dom] 'Retargeting steps' run at wrong time (#561)

All the retargeting should happen before event is being handled, since event handling may change the underlying DOM and that way affect to the retargeting.

Touch event specific bug, https://github.com/w3c/touch-events/issues/92

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/561

Received on Thursday, 11 January 2018 16:34:01 UTC