-- v2: mshtml: Get rid of the custom qi for CSS Styles. mshtml: Forward objects' IUnknown methods to the DispatchEx. mshtml: Get rid of `outer` in DispatchEx. mshtml: Use query_interface in the dispex vtbl for PerformanceTiming. mshtml: Use query_interface in the dispex vtbl for PerformanceNavigation. mshtml: Use query_interface in the dispex vtbl for Performance. mshtml: Use query_interface in the dispex vtbl for MediaQueryList. mshtml: Use query_interface in the dispex vtbl for Console. mshtml: Use query_interface in the dispex vtbl for Navigator. mshtml: Use query_interface in the dispex vtbl for History.