From 7c04ed36a463bc5ffdab6d748e5f9c1c6e03a591 Mon Sep 17 00:00:00 2001 From: Jacek Caban Date: Tue, 26 Jul 2011 12:56:59 +0200 Subject: [PATCH] mshtml: Fixed tests on some old IEs. --- dlls/mshtml/tests/htmldoc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/dlls/mshtml/tests/htmldoc.c b/dlls/mshtml/tests/htmldoc.c index b33c8c8cd29..3309a73db46 100644 --- a/dlls/mshtml/tests/htmldoc.c +++ b/dlls/mshtml/tests/htmldoc.c @@ -2988,6 +2988,7 @@ static HRESULT WINAPI EventDispatch_Invoke(IDispatch *iface, DISPID dispIdMember case 1026: case 1027: case 1034: + case 1035: case 1037: case 1047: case 1045: