-- v2: mshtml: Add SVG and XHTML document information to the registry. include/mshtml: Add CLSID_XHTMLDocument and CLSID_SVGDocument. include/mshtml: Add IDOMParser interface, dispinterface, and coclass. jscript: Convert filetime to date properly using unsigned division. mshtml: Use nsIDOMDocument instead of nsIDOMHTMLDocument where possible.