This commit is contained in:
rbs@maths.uq.edu.au 2007-04-08 20:54:09 -07:00
parent 6a795af09a
commit a182790604

View File

@ -254,7 +254,7 @@ nsMathMLTokenFrame::ProcessTextData(PRBool aComputeStyleChange)
return;
// explicitly request a re-resolve to pick up the change of style
GetPresContext()->PresShell()->FrameConstructor()->
PresContext()->PresShell()->FrameConstructor()->
PostRestyleEvent(mContent, eReStyle_Self, NS_STYLE_HINT_NONE);
}