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

ahaa, that sounds like a bug when my original algorithm was converted.
https://public.etherpad-mozilla.org/p/composedPath has 
" If target is assigned and target's assigned slot's root is a shadow root whose mode is "closed", then add a slot-in-closed-tree flag to the tuple when adding that slot to the path."

-- 
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-342778369

Received on Wednesday, 8 November 2017 10:39:17 UTC