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

Oh, let's take that off the table then, long live `new Document()`!

It may well be that option 1 from https://github.com/whatwg/dom/issues/278#issuecomment-236557285 won't work out due to compat, but maybe we can investigate and make some good guesses before giving up. Is code that does `instanceof HTMLDocument` or `instanceof XMLDocument` the main thing where one should look for breakage, or are there other things to worry about?

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

Received on Friday, 12 August 2016 20:36:22 UTC