- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 19 Nov 2018 14:13:23 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 November 2018 22:13:46 UTC
@LarsDenBakker: Note `querySelector("a::part(b)")` **WOULD NOT** return an element inside the shadow tree of a exposed as a part b. `querySelector` and `querySelectorAll`, etc... always match against nodes in context object's tree. -- 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/771#issuecomment-440060696
Received on Monday, 19 November 2018 22:13:46 UTC