Module: wine Branch: master Commit: 36d923e20ee9d99f3b15fdf574749a15a2f15794 URL: https://gitlab.winehq.org/wine/wine/-/commit/36d923e20ee9d99f3b15fdf574749a1...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Wed Sep 13 18:12:37 2023 +0300
mshtml: Traverse and unlink AnchorElements using the dispex.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
---
dlls/mshtml/htmlanchor.c | 30 ++++++++++++++++++++++-------- dlls/mshtml/htmlelem.c | 38 +++++++++++++------------------------- dlls/mshtml/htmlevent.h | 23 +++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 4 ++++ 4 files changed, 62 insertions(+), 33 deletions(-)