зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset f87b46d44d22 (bug 437366)
This commit is contained in:
Родитель
c23750e4c2
Коммит
0bcbe89abc
|
@ -251,12 +251,8 @@ nsCSSCompressedDataBlock::MapRuleInfoInto(nsRuleData *aRuleData) const
|
|||
mPresContext->
|
||||
DefaultBackgroundColor());
|
||||
}
|
||||
} else if (iProp == eCSSProperty_color) {
|
||||
// Force colors to the user's default.
|
||||
target->SetColorValue(aRuleData->
|
||||
mPresContext-> DefaultColor());
|
||||
} else {
|
||||
// Ignore 'border-*-color', and
|
||||
// Ignore 'color', 'border-*-color', and
|
||||
// 'background-image'
|
||||
*target = nsCSSValue();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче