This commit is contained in:
bzbarsky%mit.edu 2003-07-25 04:06:31 +00:00
Родитель 7e9533ee38
Коммит 042b7cacc7
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -873,7 +873,6 @@ HTMLStyleSheetImpl::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
// Handle the content style rules.
if (styledContent) {
nsChangeHint hint = NS_STYLE_HINT_NONE;
if (styledContent->HasAttributeDependentStyle(aData->mAttribute)) {
*aResult = PR_TRUE;
return NS_OK;

Просмотреть файл

@ -873,7 +873,6 @@ HTMLStyleSheetImpl::HasAttributeDependentStyle(AttributeRuleProcessorData* aData
// Handle the content style rules.
if (styledContent) {
nsChangeHint hint = NS_STYLE_HINT_NONE;
if (styledContent->HasAttributeDependentStyle(aData->mAttribute)) {
*aResult = PR_TRUE;
return NS_OK;