mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation.
authorJacek Caban <jacek@codeweavers.com>
Fri, 25 Feb 2011 13:10:54 +0000 (14:10 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Feb 2011 14:03:32 +0000 (15:03 +0100)
commit47ebbbd44753de727b0ae2d5f9d9759b792ac886
tree5d41bc6d40813572ab4d987b1d69bda0b6b3d1ea
parentb0b77d4ba9b9267f84b0949a41c3ca1adef3fd61
mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation.
dlls/mshtml/htmlattr.c
dlls/mshtml/tests/dom.c