-- v5: mshtml: Implement DOMParser's parseFromString. mshtml: Implement anchors prop for XML documents. mshtml: Fallback to text/xml for unknown content types ending with +xml mshtml: Use Gecko's responseXML to create the XML document in IE10 and up. mshtml: Move document dispex info initialization to create_document_node. mshtml: Implement DOMParser constructor and instance object.