930b33ad
by Reinhold Gschweicher at 2025-09-19T23:00:31+02:00
msxml3/tests: Add test for IXMLDOMElement_removeAttributeNode.
Implement test cases for `IXMLDOMElement_removeAttributeNode()`
function. Cover the successful removal and failure codes for double
removal and `NULL` pointer removal.
The function is currently unimplemented in wine.