Re: [whatwg/dom] Expose document fragment serialization algorithm (#965)

I think (willing to be convinced otherwise) HTML string sanitization needs to account for the same input parameters as HTML string parsing, i.e., the string and the context element. Otherwise it might be tricky to insert into `<tr>` or some such.

-- 
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/965#issuecomment-839915277

Received on Wednesday, 12 May 2021 16:22:02 UTC