[Git][wine/wine][master] 7 commits: msxml3: Remove redundant check in cloneNode().
Alexandre Julliard pushed to branch master at wine / wine Commits: 9e269d58 by Nikolay Sivov at 2026-04-17T12:15:05+02:00 msxml3: Remove redundant check in cloneNode(). Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5379e973 by Nikolay Sivov at 2026-04-17T12:15:07+02:00 msxml3/tests: Add more tests for setAttribute(). Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 4a1250ed by Nikolay Sivov at 2026-04-17T12:15:07+02:00 msxml3: Improve check for new attribute collision with element namespace. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 40137f5b by Nikolay Sivov at 2026-04-17T12:15:07+02:00 msxml3: Make namespace definitions added with setAttribute() read-only. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 81bbefaa by Daniel Lehman at 2026-04-17T12:15:07+02:00 msxml3/tests: Test encoding of special characters. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 601249f9 by Nikolay Sivov at 2026-04-17T12:15:07+02:00 msxml3/tests: Add another test for insertBefore(). Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - c1c64b28 by Nikolay Sivov at 2026-04-17T12:15:07+02:00 msxml3/tests: Check for supported interfaces on a document object. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 5 changed files: - dlls/msxml3/domdoc.c - dlls/msxml3/node.c - dlls/msxml3/tests/domdoc.c - dlls/msxml6/tests/domdoc.c - dlls/msxml6/tests/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef8b7345af185f765dbe486851fbd5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef8b7345af185f765dbe486851fbd5... 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)