- From: Joe Pea <notifications@github.com>
- Date: Fri, 29 Jul 2022 14:47:47 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 July 2022 21:47:59 UTC
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