mshtml: Implement IDOMEvent::stopPropagation and use it where appropriate.
commitaa6882cba86d63ac89d06081e0af69cafd0f2e20
authorJacek Caban <jacek@codeweavers.com>
Fri, 20 Oct 2017 13:09:05 +0000 (20 15:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2017 16:59:36 +0000 (20 18:59 +0200)
tree39bd665382232f98ef1dec692c816c23d551248a
parentd5b0c1d77c7d3e329e2da7ba013bd0f505a752ca
mshtml: Implement IDOMEvent::stopPropagation and use it where appropriate.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlevent.h
dlls/mshtml/tests/events.c