Support upcoming versions of Google Chrome/Chromium which render the entire browser in a single window.
This involves expanding the window class check to cover all classes beginning with Chrome_ and using IAccessible::accChild to check whether an object is within a document.
Fixes #3129.