mshtml: Implement onabort for XMLHttpRequest.
commit6e2a6cdcad871b4339d807584f01110bdbf6956a
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Mon, 6 Jun 2022 12:24:10 +0000 (6 15:24 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2022 21:09:17 +0000 (6 23:09 +0200)
tree7bd5dbdc130892555a36c2eb7bd982c450c3cb14
parent29e0b0be7ea6e1829a7460811687dfcf3b71c308
mshtml: Implement onabort for XMLHttpRequest.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/tests/script.c
dlls/mshtml/tests/xhr.js
dlls/mshtml/xmlhttprequest.c