- From: Shiino Yuki <notifications@github.com>
- Date: Fri, 17 Aug 2018 03:28:58 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 August 2018 10:29:24 UTC
Ah, now I see that we're afraid of a leak through event.{target,srcElement,currentTarget,...}. As I'm newbie about shadow trees, I don't yet understand how much the encapsulation is important. However, if we suppose that the encapsulation is very important, I'd think that hiding `window.event.target` is more important. Detection of existence of shadow trees seems less impactful/harmful than exposure of shadow DOM nodes. -- 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/679#issuecomment-413824874
Received on Friday, 17 August 2018 10:29:24 UTC