mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible.
commit67f07ffb3f7f83d91b5129743a488db6b0b21371
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Tue, 8 Nov 2022 18:50:35 +0000 (8 20:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Nov 2022 19:09:13 +0000 (8 20:09 +0100)
tree7cebb89d31f0cef4f7a98fadf764943665d4b337
parent819a848a5f035d48eb6987d5eeecb21051d049c3
mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
18 files changed:
dlls/mshtml/editor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcurstyle.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/mutation.c
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsevents.c
dlls/mshtml/omnavigator.c
dlls/mshtml/persist.c
dlls/mshtml/range.c
dlls/mshtml/script.c
dlls/mshtml/selection.c