Re: [WICG/webcomponents] `customElements.upgrade` does not upgrade node subtrees cloned from `template` contents via `cloneNode` (Issue #946)

One can also look at it this way: templates are supposed to be inert, and fast. That is why frameworks in benchmarks use `cloneNode` for speed.

I don't know what the adoption process is, but elements gotten from cloneNode and inserted into the main document **_will_** be upgraded.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/946#issuecomment-1199966587
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/946/1199966587@github.com>

Received on Friday, 29 July 2022 21:47:59 UTC