Jacek Caban (@jacek) commented about dlls/mshtml/mshtml_private.h:
compat_mode_t document_mode; BOOL document_mode_locked;
- nsIDOMHTMLDocument *nsdoc;
- nsIDOMDocument *nsdoc;
- nsIDOMHTMLDocument *nshtmldoc;
I think that, for consistency with HTMLElement, dom_document and html_document would be better names.