Text Color well reverts to black when typing; b=112966, r/sr=kin
This commit is contained in:
Родитель
d9d7d17577
Коммит
15ad9b1af8
|
@ -970,8 +970,8 @@ nsHTMLEditor::GetInlinePropertyBase(nsIAtom *aProperty,
|
|||
}
|
||||
if (!useCSS) {
|
||||
nsCOMPtr<nsIDOMNode> resultNode;
|
||||
IsTextPropertySetByContent(collapsedNode, aProperty, 0, 0,
|
||||
isSet, getter_AddRefs(resultNode));
|
||||
IsTextPropertySetByContent(collapsedNode, aProperty, aAttribute, aValue,
|
||||
isSet, getter_AddRefs(resultNode), outValue);
|
||||
*aFirst = *aAny = *aAll = isSet;
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче