Re: [whatwg/dom] event.composedPath() may return different results if DOM is modified between two calls (#525)

Okay. The fact a node that gets removed from a closed shadow tree gets exposed in the composed path is a more serious issue. Given that example, I agree we should change the spec. We'll come up with some optimizations for WebKit so we can stay ahead of the game in the event dispatching time ;)

-- 
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/525#issuecomment-341259228

Received on Wednesday, 1 November 2017 22:14:16 UTC