David Stanek wrote: > > Is there any parameter which allow to disable this reformatting?
> Yes in Kid, but not in TurboKid. I can't remember offhand the name, but > there is a property on the Kid serializer that you can set to turn off this > formatting. > > This may be something to set automatically anyway. It seem like good default > behavior to not have Kid reformat the document structure. when did Kid start adding newlines to elements? I only have 0.7.1 on this machine, but that version sure doesn't mess with the whitespace. (an HTML parser is supposed to ignore newlines in certain locations, but northam's output doesn't look like output from Kid's HTML serializer...) </F>

