not part of build, wallpaper that most tests expect UTF-8 encoding, which is all we have, rs=peterv
git-svn-id: svn://10.0.0.236/trunk@136729 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -216,7 +216,7 @@ void txXMLOutput::startDocument()
|
||||
}
|
||||
*mOut << PI_START << XML_DECL << DOUBLE_QUOTE;
|
||||
*mOut << XML_VERSION;
|
||||
*mOut << DOUBLE_QUOTE << PI_END << endl;
|
||||
*mOut << DOUBLE_QUOTE << " encoding=\"UTF-8\"" << PI_END << endl;
|
||||
}
|
||||
|
||||
void txXMLOutput::startElement(const nsAString& aName,
|
||||
|
||||
Reference in New Issue
Block a user