- From: Dylan Barrell <notifications@github.com>
- Date: Tue, 09 May 2017 08:34:18 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 9 May 2017 15:35:05 UTC
@mrmr1993 I can definitely see how Vimium would need access to all shadow DOM - including standard elements. It would be easier for programs that don't require access to these internals to explicitly exclude them like [axe-core](https://github.com/dequelabs/axe-core/blob/shadowDOM/lib/core/utils/composed-tree.js#L73) is planning to do for the `<marquee>` element - which appears with an open shadow DOM in Chrome. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/640#issuecomment-300203215
Received on Tuesday, 9 May 2017 15:35:05 UTC