Johan M�r�n wrote:
> multiplies every linebreak break by two. So a two-line content have, after
> the first save, an empty line between the two original lines. For each

I wonder if you are getting CR-LF from the browser which gets
inserted directly into your text and then the serialization
process normalizes the combo to a double NL. Hmmm... Could you
normalize the text before calling setNodeValue()?

-- 
Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]

Reply via email to