Alexandre Julliard pushed to branch master at wine / wine
Commits: 8fedc080 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml/tests: Test IHTMLElement6::getAttributeNode in legacy modes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 7b28aff6 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml/tests: Test mixing attribute nodes and collections across modes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - d72c9ae1 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml/tests: Test node hierarchy for attribute nodes in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 754a8c02 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml/tests: Don't create global variable due to typo.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - ed205f33 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml: Fix expando for IE9 attr nodes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - d1c2870d by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml: Fix gecko element leak when retrieving ownerElement.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 473e79f4 by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00 mshtml: Traverse the node on attribute nodes.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
5 changed files:
- dlls/mshtml/dispex.c - dlls/mshtml/htmlattr.c - dlls/mshtml/tests/documentmode.js - dlls/mshtml/tests/dom.c - dlls/mshtml/tests/dom.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/af2dee27bf8765e361761843cc8691...