Re: [w3c/webcomponents] Empty innerHTML/textContent in connectedCallback, but the actual content is rendered (#903)

This is expected. When `x-x` element is inserted into the document, the text node for 123 hasn't gotten inserted into the document / parsed yet.

-- 
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/903#issuecomment-717678594

Received on Wednesday, 28 October 2020 03:52:47 UTC