Sync the handling of stretchy MathML frames with the new ::-moz notation, b=214989, r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145578 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -6732,7 +6732,7 @@ nsCSSFrameConstructor::ConstructMathMLFrame(nsIPresShell* aPresShell,
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
nsRefPtr<nsStyleContext> mrowContext;
|
||||
mrowContext = aPresContext->ResolvePseudoStyleContextFor(aContent,
|
||||
nsMathMLAtoms::mozMathInline,
|
||||
nsCSSAnonBoxes::mozMathInline,
|
||||
parentContext);
|
||||
InitAndRestoreFrame(aPresContext, aState, aContent, aParentFrame,
|
||||
mrowContext, nsnull, newFrame);
|
||||
|
||||
Reference in New Issue
Block a user