mshtml: Implement HTMLElement_insertAdjacentHTML and HTMLElement_insertAdjacentText.
[wine] / dlls / msxml3 / xmlelem.c
2007-06-11  Alexandre Julliardmsxml: Don't use VariantClear on an uninitialized variant.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...