Re: [whatwg/dom] Figure out what to do with XMLDocument (#278)

Anyway, I’m in favour of making `XMLDocument` an alias to `Document`.

Although that might break code that does a `document instanceof XMLDocument` check and expects it to fail for `HTMLDocument`.

-- 
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/278#issuecomment-557558829

Received on Friday, 22 November 2019 14:47:05 UTC