[Git][wine/wine][master] 4 commits: msxml3/tests: Add some tests for max-element-depth property.
Alexandre Julliard pushed to branch master at wine / wine Commits: 421df07e by Nikolay Sivov at 2026-04-27T22:06:39+02:00 msxml3/tests: Add some tests for max-element-depth property. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 9ab24956 by Nikolay Sivov at 2026-04-27T22:06:39+02:00 msxml3/tests: Extend MaxElementDepth tests. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 86e90ee7 by Nikolay Sivov at 2026-04-27T22:06:39+02:00 msxml3/sax: Add support for max-element-depth property. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 35974517 by Nikolay Sivov at 2026-04-27T22:06:40+02:00 msxml3: Add support for MaxElementDepth property in the DOM parser. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 8 changed files: - dlls/msxml3/domdoc.c - dlls/msxml3/msxml_private.h - dlls/msxml3/node.c - dlls/msxml3/saxreader.c - dlls/msxml3/tests/domdoc.c - dlls/msxml3/tests/saxreader.c - dlls/msxml6/tests/domdoc.c - dlls/msxml6/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28f5eb7f0648b7645e04aff3e2457d... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28f5eb7f0648b7645e04aff3e2457d... 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)