[Git][wine/wine][master] 3 commits: mshtml: Clear the document before opening it for writing.
Alexandre Julliard pushed to branch master at wine / wine Commits: 8958fc20 by Gabriel Ivăncescu at 2025-07-05T11:27:23+02:00 mshtml: Clear the document before opening it for writing. On open(), native always clears the document, but gecko only clears it if it was closed. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - e47698ca by Gabriel Ivăncescu at 2025-07-05T11:27:27+02:00 mshtml: Implement document.linkColor. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - ee68d3ab by Gabriel Ivăncescu at 2025-07-05T11:27:27+02:00 mshtml: Implement document.vLinkColor. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 3 changed files: - dlls/mshtml/htmldoc.c - dlls/mshtml/tests/dom.c - dlls/mshtml/tests/dom.js View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e34cc0330a32a7d45584bca87d539c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/e34cc0330a32a7d45584bca87d539c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)