Commit Graph
5 Commits
Author SHA1 Message Date
rods@netscape.com aa0efc3b45 Added nsString, so the conversion goes to a string and to a stream
Eventually, we will want it to just go to a string.
1999-03-19 15:53:07 +00:00
kostello@netscape.com 811ff5d060 Added nsIHTMLContentSink::DoFragment() method.
Added support for conversion of HTML entities in output
1999-03-15 05:08:36 +00:00
kostello@netscape.com 9cc05e9057 Fixed bug 3651: for OutputText, we were not outputting
linebreaks whenever we encounter <BR> in the content
model.
1999-03-12 06:51:34 +00:00
nisheeth@netscape.com 569ab02e20 Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:09:46 +00:00
kostello@netscape.com 4012fe7c40 Added new sink that outputs a Text stream instead of
an HTML stream.
1999-03-04 21:52:57 +00:00