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

Yes, but it'd also start "working" for things that aren't currently `instanceof HTMLDocument`, the whole point of the check seems to be to get at the https://dom.spec.whatwg.org/#html-document state.

It's *possible* that it's safe because the code doesn't actually run in any non-HTML documents, but it'd require more analysis.

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

Received on Thursday, 22 September 2016 11:28:59 UTC