mshtml: Properly convert VT_NULL to string in get_elem_attr_value_by_dispid.
commitf394dca92a014fa07e0cec59f97fb9fd2ba157da
authorJacek Caban <jacek@codeweavers.com>
Tue, 5 Jan 2016 17:53:21 +0000 (5 18:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Jan 2016 17:08:30 +0000 (6 18:08 +0100)
treead2a2f9f11072e9e78972d900ea5b623044cbd11
parentad1d215774b49df237289f6a9636215454d58216
mshtml: Properly convert VT_NULL to string in get_elem_attr_value_by_dispid.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/htmlelem.c
dlls/mshtml/tests/dom.c