plain text copy is bad
bug 125732 r=akkana sr=jst a=asa patch=tmutreja@netscape.com git-svn-id: svn://10.0.0.236/trunk@116471 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
06c3c54a95
commit
750d1eda15
@ -1014,8 +1014,7 @@ nsPlainTextSerializer::DoAddLeaf(PRInt32 aTag,
|
||||
// we want to preserve whitespace.
|
||||
if (mFlags & nsIDocumentEncoder::OutputPreformatted ||
|
||||
(mPreFormatted && !mWrapColumn) ||
|
||||
((mFlags & nsIDocumentEncoder::OutputFormatted)
|
||||
&& IsInPre())) {
|
||||
IsInPre()) {
|
||||
Write(aText);
|
||||
}
|
||||
else if(!mInWhitespace ||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user