-- v2: mshtml: Get rid of outer_window member in HTMLDocumentNode. mshtml: Use inner window's outer_window when checking if it's interactive mshtml: Skip navigation handling on anchor/area elements for detached mshtml: Return failure when setting IHTMLDocument2::location for detached mshtml: Return failure in IHTMLDocument2::documentElement for detached mshtml: Return failure in IHTMLDocument2::open() for detached documents. mshtml: Return failure in IHTMLDocument2::cookie for detached documents. mshtml: Return failure in IHTMLDocument2::domain for detached documents. mshtml: Return failure in IHTMLDocument2::frames for detached documents. mshtml: Use inner window's outer_window in IHTMLDocument2::readyState.