Re: [w3c/webcomponents] Discussion: child elements cannot determine whether they are "active" or not (#817)

Pointer to Rich's post? If you know that an element can be slotted, but you don't know whether the parent element is initialized and has created its shadow tree yet, does `this.parentNode.matches(":defined")` not give you the information you need?

-- 
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/817#issuecomment-512212013

Received on Wednesday, 17 July 2019 11:19:57 UTC