mshtml: Implement IDOMEvent::preventDefault and use it where appropriate.
commitd5b0c1d77c7d3e329e2da7ba013bd0f505a752ca
authorJacek Caban <jacek@codeweavers.com>
Fri, 20 Oct 2017 13:08:59 +0000 (20 15:08 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2017 16:59:35 +0000 (20 18:59 +0200)
treef1e501628db75ff20a75db0d832666c3c0edd800
parent3a4fed1d7346e04b197abc2cb5f31c1c185e474d
mshtml: Implement IDOMEvent::preventDefault 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