mshtml: Split getAttribute into helper function and use it in IHTMLDOMAttribute:...
commit8e0d6619276f3c139defc9461c294a49022d9fc9
authorJacek Caban <jacek@codeweavers.com>
Mon, 4 May 2015 17:14:13 +0000 (4 19:14 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2015 01:15:59 +0000 (5 10:15 +0900)
tree2c849847d9de6822b1d9f7c73add462a61a929e0
parente2e1ac2bf64073997d490dfd15e6173531190178
mshtml: Split getAttribute into helper function and use it in IHTMLDOMAttribute::get_nodeValue implementation.
dlls/mshtml/htmlattr.c
dlls/mshtml/htmlelem.c
dlls/mshtml/mshtml_private.h