Backing out to attempt to fix Mac orange. Bug 232691
git-svn-id: svn://10.0.0.236/trunk@156776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1044,12 +1044,12 @@ nsHTMLEditor::SetFinalSize(PRInt32 aX, PRInt32 aY)
|
||||
if (setWidth)
|
||||
mHTMLCSSUtils->RemoveCSSProperty(mResizedObject,
|
||||
nsEditProperty::cssWidth,
|
||||
EmptyString(),
|
||||
NS_LITERAL_STRING(""),
|
||||
PR_FALSE);
|
||||
if (setHeight)
|
||||
mHTMLCSSUtils->RemoveCSSProperty(mResizedObject,
|
||||
nsEditProperty::cssHeight,
|
||||
EmptyString(),
|
||||
NS_LITERAL_STRING(""),
|
||||
PR_FALSE);
|
||||
}
|
||||
// finally notify the listeners if any
|
||||
|
||||
Reference in New Issue
Block a user