-
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.