Alexandre Julliard pushed to branch master at wine / wine Commits: 4e286cd7 by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement nodeType prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 5901070e by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement attributes prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 7e127d25 by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement ownerDocument prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - c677182f by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement cloneNode for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - ff2b4fd7 by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement appendChild for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - ed16b0c4 by Gabriel Ivăncescu at 2025-05-14T21:08:04+02:00 mshtml: Implement insertBefore for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - fbba372a by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement hasChildNodes for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 62039871 by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement childNodes prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 5fb324ed by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement firstChild prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 0a5182be by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement lastChild prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - bb89b710 by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement previousSibling prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 500982e1 by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement nextSibling prop for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 5f2ecce9 by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement replaceChild for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 8f4ac74a by Gabriel Ivăncescu at 2025-05-14T21:08:05+02:00 mshtml: Implement removeChild for attributes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 3 changed files: - dlls/mshtml/htmlattr.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/tests/dom.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/65a5ab3da3f7749305c2af7f7881ef... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/65a5ab3da3f7749305c2af7f7881ef... You're receiving this email because of your account on gitlab.winehq.org.