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

When building the prototype Sanitizer API in Gecko, I have actually thought the same, but didn't think of (dare thinking of?) suggesting this for wider implementation.

I even used this as a short-cut in Gecko. We currently have an _internal_, C++-only getter for innerHTML that we could easily expose to the web (added in [bug 1653232](https://bugzilla.mozilla.org/show_bug.cgi?id=1653232)).

I'm a bit unsure about the compat bit and how to resolve it though..

-- 
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-814039455

Received on Tuesday, 6 April 2021 11:20:33 UTC