mshtml: Fixed tests on Windows.
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Nov 2010 10:34:48 +0000 (11:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Nov 2010 12:53:25 +0000 (13:53 +0100)
Spotted by Paul Vriens.

dlls/mshtml/tests/htmldoc.c

index 44d89c5..9801d68 100644 (file)
@@ -833,6 +833,8 @@ static HRESULT WINAPI PropertyNotifySink_OnChanged(IPropertyNotifySink *iface, D
         CHECK_EXPECT(OnChanged_1012);
         return S_OK;
     case 1030:
+    case 3000024:
+    case 3000025:
     case 3000028:
     case 3000029:
     case 3000030: