зеркало из https://github.com/mozilla/pjs.git
Bug 375493: Adding an element with counter-increment does not update subsequent elements with counter. r+sr=dbaron.
This commit is contained in:
Родитель
b3961d2921
Коммит
1856363e11
|
@ -237,6 +237,7 @@ nsCounterManager::AddResetOrIncrement(nsIFrame *aFrame, PRInt32 aIndex,
|
|||
if (!counterList->IsLast(node)) {
|
||||
// Tell the caller it's responsible for recalculating the entire
|
||||
// list.
|
||||
counterList->SetDirty();
|
||||
return PR_TRUE;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче