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

> So I'll leave this open for a bit to see if there is a compelling counterargument, but I'm inclined to close this given the above.

It might be a separate issue, but could we get a way to serialize a whole document? (other than `XMLSerializer` which forces XHTML even if the document is HTML).

Serializing a `document` doesn't suffer from the context-specific deserialization/serialization issue so it should be fine to expose.

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

Received on Tuesday, 18 May 2021 05:49:14 UTC