Gabriel Ivăncescu : mshtml: Implement enumerator for HTMLAttributeCollection.
Module: wine Branch: master Commit: 1c4e53dbcee28e3c5c400275a0195a0d143a0b14 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1c4e53dbcee28e3c5c400275a... Author: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Date: Wed Apr 13 17:34:58 2022 +0300 mshtml: Implement enumerator for HTMLAttributeCollection. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mshtml/htmlelem.c | 183 ++++++++++++++++++++++++++++++++++++++++++++++-- dlls/mshtml/tests/dom.c | 133 ++++++++++++++++++++++------------- 2 files changed, 265 insertions(+), 51 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1c4e53dbcee28e3c5c400...
participants (1)
-
Alexandre Julliard