Inter-spacing improvements between MathML frames, b=306543, r+sr=roc
git-svn-id: svn://10.0.0.236/trunk@179751 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -201,9 +201,8 @@ nsMathMLmunderoverFrame::TransmitAutomaticData()
|
||||
// if our base is an embellished operator, let its state bubble to us (in particular,
|
||||
// this is where we get the flag for NS_MATHML_EMBELLISH_MOVABLELIMITS). Our flags
|
||||
// are reset to the default values of false if the base frame isn't embellished.
|
||||
mPresentationData.baseFrame = baseFrame;
|
||||
GetEmbellishDataFrom(baseFrame, mEmbellishData);
|
||||
if (NS_MATHML_IS_EMBELLISH_OPERATOR(mEmbellishData.flags))
|
||||
mEmbellishData.nextFrame = baseFrame;
|
||||
|
||||
nsAutoString value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user