msxml3: IXMLDOMText_get_text return trimmed text when XML_TEXT_NODE

Nikolay Sivov nsivov at codeweavers.com
Sat Sep 4 06:51:57 CDT 2010


  On 9/4/2010 15:37, GOUJON Alexandre wrote:
> On 09/03/2010 06:52 AM, Nikolay Sivov wrote:
>>  Also this probably depends on ::preserveWhiteSpace() property.
> You are talking about the 'preserving' property from the internal 
> domdoc structure, aren't you ?
> I tried accessing it from the xmlnode with xmlnode_get_ownerDocument 
> but then I can't do anything as the domdoc structure is defined in 
> domdoc.c not in node.c.
>
> Any hint ?
> Sorry if it's a silly question, I'm still learning.
It's not silly at all. Currently there's no way to do it, and I'm 
thinking about making it possible, it's needed for other global 
properties too.



More information about the wine-devel mailing list