string backsliding. r=mjudge

git-svn-id: svn://10.0.0.236/trunk@69402 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%netscape.com
2000-05-12 07:53:02 +00:00
parent b227957c83
commit 8d5a50fb63
12 changed files with 69 additions and 61 deletions

View File

@@ -1221,7 +1221,7 @@ nsCSSFrameConstructor::CreateGeneratedFrameFor(nsIPresContext* aPresContex
} else {
// XXX Don't assume default. Only use what is in 'quotes' property
contentString = '\"';
contentString.AssignWithConversion('\"');
}
}
break;