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:
rbs%maths.uq.edu.au
2005-09-06 23:47:01 +00:00
parent ece07653a7
commit 1b27403044
20 changed files with 246 additions and 183 deletions

View File

@@ -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;