[Git][wine/wine][master] 4 commits: msxml3: Handle baseName property for entity references.
Alexandre Julliard pushed to branch master at wine / wine Commits: db448abc by Nikolay Sivov at 2026-05-07T15:03:39-04:00 msxml3: Handle baseName property for entity references. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - bae949e4 by Nikolay Sivov at 2026-05-07T15:03:39-04:00 msxml3/tests: Remove some refcount tests. Those don't look very useful. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 1c445472 by Nikolay Sivov at 2026-05-07T15:03:39-04:00 msxml3/tests: Add a basic test for replaceChild() on attributes. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - a570aa49 by Nikolay Sivov at 2026-05-07T15:03:39-04:00 msxml3/tests: Add some tests for selecting from detached nodes. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 3 changed files: - dlls/msxml3/attribute.c - dlls/msxml3/entityref.c - dlls/msxml3/tests/domdoc.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5c61142096d98a0562cd32c7c62196... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5c61142096d98a0562cd32c7c62196... 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)