msxml3: Encode special characters while setting attribute content.
authorNikolay Sivov <nsivov@codeweavers.com>
Thu, 4 Nov 2010 15:35:58 +0000 (18:35 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 5 Nov 2010 10:25:00 +0000 (11:25 +0100)
commit8f976c5d5350c46a7b52e9096fb1b6dc849e82e0
tree646f8a8bcfb7332188bc423b8805f6a16231f5ef
parent9dedc4a795bfbd0ec5c65a3a9d4788875b2ebc09
msxml3: Encode special characters while setting attribute content.
dlls/msxml3/attribute.c
dlls/msxml3/msxml_private.h
dlls/msxml3/node.c
dlls/msxml3/tests/domdoc.c