Beware of copy-paste!
git-svn-id: svn://10.0.0.236/trunk@58979 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e3b57c43a3
commit
197211d895
@ -114,7 +114,7 @@ nsMathMLmspaceFrame::Init(nsIPresContext* aPresContext,
|
||||
if (NS_CONTENT_ATTR_HAS_VALUE == GetAttribute(mContent, mPresentationData.mstyle,
|
||||
nsMathMLAtoms::depth_, value)) {
|
||||
if (ParseNumericValue(value, cssValue) && cssValue.IsLengthUnit()) {
|
||||
mHeight = CalcLength(aPresContext, mStyleContext, cssValue);
|
||||
mDepth = CalcLength(aPresContext, mStyleContext, cssValue);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user