Re: [whatwg/dom] Declarative Shadow DOM (#831)

> @cure53 Can't client side sanitizers do this: [#831 (comment)](https://github.com/whatwg/dom/issues/831#issuecomment-717886500) (1st code block) or how do you currently slove this in the patched DOMPurifier?

We used a one-line fix to default to using `importNode` rather than returning a live-DOM: https://github.com/cure53/DOMPurify/commit/8f15cd1c09d8c3634f8da45eb8505473b1131526 

-- 
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/831#issuecomment-718790334

Received on Thursday, 29 October 2020 14:29:31 UTC