Re: [w3c/webcomponents] components v1 native implementation - inner components problem (#615)

@tnikolai2 could you provide your test cases via jsbin.com (or your favorite service) so people can reproduce the case and understand easily?

If it is specific to Chrome, you can file a bug at http://crbug.com .

Usually people get confused when looking at `.innerHTML` from constructor, but this seems not the case, as you are talking about `connectedCallback()`.

For constructor, you can refer to this document:
https://slack-files.com/T03PF4L4C-F5L02PUPR-dba68f695a

-- 
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/615#issuecomment-314036314

Received on Monday, 10 July 2017 08:13:43 UTC