[Git][wine/wine][master] 3 commits: msxml3/tests: Add some tests for DTD node children.
Alexandre Julliard pushed to branch master at wine / wine Commits: b4e2c712 by Nikolay Sivov at 2026-07-16T20:07:07+02:00 msxml3/tests: Add some tests for DTD node children. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5410df00 by Nikolay Sivov at 2026-07-16T20:07:07+02:00 msxml3/dom: Add notations as children of a DTD. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 6d353835 by Nikolay Sivov at 2026-07-16T20:07:09+02:00 msxml3: Add a stub for IXMLDOMNotation node. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 8 changed files: - dlls/msxml3/Makefile.in - dlls/msxml3/dispex.c - dlls/msxml3/doctype.c - dlls/msxml3/msxml_dispex.h - dlls/msxml3/msxml_private.h - dlls/msxml3/node.c - + dlls/msxml3/notation.c - dlls/msxml3/tests/domdoc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a7b79d93e9edd01b74d4c1f2fc7972... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a7b79d93e9edd01b74d4c1f2fc7972... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)