Within a <textarea> tag, Dillo seems to treat linefeeds, (0Ah), as the
line separator, and displays carriage returns (0Dh), as a character
unavailable glyph. I think this is wrong - in CDATA, isn't linefeed
supposed to be ignored, and carriage return supposed to be the line
separator?
If you repeatedly send data submitted in a textarea tag, back to the
browser in a textarea tag, you keep adding blank lines in to the data.
John.