- From: Andrea Giammarchi <notifications@github.com>
- Date: Tue, 12 Mar 2019 06:37:21 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 March 2019 06:37:45 UTC
@rniwa I've no idea what is this `NodeTemplatePart` and I cannot find anything online, however, if you would read at least the [test](https://github.com/WebReflection/document-persistent-fragment/blob/master/test.js#L26) you'll see this proposal is literally nothing new, it's fully based on current standard, backward compatible, and polyfillable. It's a document-fragment at all effects, it's indeed inheriting the same constructor, but it works transparently and only if the owner/creator keeps a reference around. If this is exactly what this `NodeTemplatePart` does, can you please point me at it's specification or API? Thanks. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-471875585
Received on Tuesday, 12 March 2019 06:37:45 UTC