Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
1 changed file:
- dlls/msxml3/tests/domdoc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/930b33ad1f62509c858e033567f39ef...