Alexandre Julliard pushed to branch master at wine / wine
Commits: c1284adf by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Add create_node fallback to cloneNode.
- - - - - bfc405a8 by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Add DOM attribute node implementation.
- - - - - 50b793e5 by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Implement HTMLAttributeCollection4::get_length.
- - - - - 6b653cfa by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Implement IHTMLAttributeCollection4::item.
- - - - - c0cebde4 by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Implement IHTMLAttributeCollection4::getNamedItem.
- - - - - ef3818f0 by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml: Properly expose Attr and NamedNodeMap properties.
- - - - - 9fad3aa4 by Jacek Caban at 2025-08-06T16:18:40+09:00 mshtml/tests: Add more attribute nodes tests.
- - - - -
9 changed files:
- dlls/mshtml/htmlattr.c - dlls/mshtml/htmldoc.c - dlls/mshtml/htmlelem.c - dlls/mshtml/htmlnode.c - dlls/mshtml/htmltextnode.c - dlls/mshtml/mshtml_private.h - 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/05d28418460ddc7a5205a49ef3284c...