--
v2: mshtml: Implement DOMParser's parseFromString.
mshtml: Implement anchors prop for XML documents.
mshtml: Use the doc_type to find out the mimeType when the document has no
mshtml: Use Gecko's responseXML to create the XML document in IE10 and up.
mshtml: Implement DOMParser constructor and instance object.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8821