mshtml: Add tests for things removed in IE11.
commitb45eca88f46f150f7a932327d647386042c360be
authorEvan Tang <etang@codeweavers.com>
Wed, 16 Nov 2022 20:17:28 +0000 (16 14:17 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Nov 2022 15:35:54 +0000 (17 16:35 +0100)
tree1b8b9211654d9ecb2d5ca5ef2ffec8483b62f456
parent2ad6d865d17f5dabe888a908030d44b29bad08d9
mshtml: Add tests for things removed in IE11.

PS Elements installer needs this, as it picks attachEvent over
addEventListener if it exists, and then tries to use it with a
function that only works with addEventListener (needs the event object
passed)
dlls/mshtml/tests/documentmode.js