[PATCH 5/5 v2] mshtml: Added IDOMMouseEvent::relatedTarget implementation.
20 Feb
2018
20 Feb
'18
12:48 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- v2: Fixed a typo. dlls/mshtml/htmldoc.c | 7 ++++ dlls/mshtml/htmlelem.c | 7 ++++ dlls/mshtml/htmlevent.c | 90 +++++++++++++++++++++++++++++++++++++------- dlls/mshtml/htmlevent.h | 1 + dlls/mshtml/htmlwindow.c | 7 ++++ dlls/mshtml/tests/events.js | 5 ++- dlls/mshtml/xmlhttprequest.c | 7 ++++ 7 files changed, 109 insertions(+), 15 deletions(-)
2943
Age (days ago)
2943
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban