mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 8 Feb 2010 20:50:08 +0000 (21:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Feb 2010 10:34:52 +0000 (11:34 +0100)
commit0849a81169f1feb915a9265b01be843b0f93e456
tree67eb9430145d5e4602be52c8b3db0c8357679eb4
parent29389b8742469031caa10b10b31e7e215d68e370
mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation.
dlls/mshtml/htmlelem.c
dlls/mshtml/tests/dom.c