too many bug fixes to name, but all legit scopus bugs
git-svn-id: svn://10.0.0.236/trunk@7515 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -183,7 +183,7 @@ const nsString& nsCParserNode::GetSkippedContent() const {
|
||||
if(mAttributes[mAttributeCount-1]) {
|
||||
CSkippedContentToken* sc=(CSkippedContentToken*)(mAttributes[mAttributeCount-1]);
|
||||
if(sc) {
|
||||
return sc->GetStringValueXXX();
|
||||
return sc->GetKey();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user