Don't use the same pseudo-element name to mean two different things. Bug377824, r+sr=dbaron
This commit is contained in:
@@ -6783,7 +6783,7 @@ nsCSSFrameConstructor::ConstructMathMLFrame(nsFrameConstructorState& aState,
|
||||
|
||||
nsRefPtr<nsStyleContext> blockContext;
|
||||
blockContext = styleSet->ResolvePseudoStyleFor(aContent,
|
||||
nsCSSAnonBoxes::mozAnonymousBlock,
|
||||
nsCSSAnonBoxes::mozMathMLAnonymousBlock,
|
||||
mrowContext);
|
||||
|
||||
// then, create a block frame that will wrap the table frame
|
||||
|
||||
Reference in New Issue
Block a user