Backing out previous change -- it didn't do as much as I'd hoped

git-svn-id: svn://10.0.0.236/trunk@53273 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
akkana%netscape.com
1999-11-11 22:45:32 +00:00
parent bd944d09e0
commit 5ede0750c6
2 changed files with 2 additions and 6 deletions

View File

@@ -944,9 +944,7 @@ nsHTMLToTXTSinkStream::AddToLine(const nsString &linefragment)
// Wrap?
if(mWrapColumn &&
((mFlags & nsIDocumentEncoder::OutputFormatted) ||
(mFlags & nsIDocumentEncoder::OutputWrap)) &&
(mCurrentLine[0] != '>'
|| (mFlags & nsIDocumentEncoder::OutputFormatFlowed)))
(mFlags & nsIDocumentEncoder::OutputWrap)))
{
// Yes, wrap!
// The "+4" is to avoid wrap lines that only should be a couple