mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection...
commit242beac6374efb64658376bc56e67b26071f81da
authorDmitry Timoshkov <dmitry@baikal.ru>
Mon, 1 Jun 2015 18:52:04 +0000 (1 21:52 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Jun 2015 11:53:43 +0000 (2 20:53 +0900)
treea878f4abea91a79e59a8e9bfc5f623f71480fbbe
parent6e94edd36fcb8d21d0d8e841485570b6d12b749f
mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection::item.
dlls/mshtml/htmlelemcol.c
dlls/mshtml/tests/dom.c