Bug 838509 - Part 2: Remove mstyle presentation data and frame class. r=roc
This commit is contained in:
@@ -4672,7 +4672,7 @@ nsCSSFrameConstructor::FindMathMLData(Element* aElement,
|
||||
SIMPLE_MATHML_CREATE(mprescripts_, NS_NewMathMLmspaceFrame),
|
||||
SIMPLE_MATHML_CREATE(mfenced_, NS_NewMathMLmfencedFrame),
|
||||
SIMPLE_MATHML_CREATE(mmultiscripts_, NS_NewMathMLmmultiscriptsFrame),
|
||||
SIMPLE_MATHML_CREATE(mstyle_, NS_NewMathMLmstyleFrame),
|
||||
SIMPLE_MATHML_CREATE(mstyle_, NS_NewMathMLmrowFrame),
|
||||
SIMPLE_MATHML_CREATE(msqrt_, NS_NewMathMLmsqrtFrame),
|
||||
SIMPLE_MATHML_CREATE(mroot_, NS_NewMathMLmrootFrame),
|
||||
SIMPLE_MATHML_CREATE(maction_, NS_NewMathMLmactionFrame),
|
||||
|
||||
Reference in New Issue
Block a user