Re: [whatwg/dom] Un-merge Document and HTMLDocument (#221)

`createHTMLDocument()` creates a `Document` with type `"html"`, which causes it to become an `HTMLDocument` to **JavaScript** code.

That’s how engines have been handling it since forever.

-- 
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/221#issuecomment-560340119

Received on Monday, 2 December 2019 10:44:24 UTC