зеркало из https://github.com/mozilla/pjs.git
nsOverflowContinuationTracker shouldn't assume frame won't get reflowed again before its continuation gets reflowed, b=398322, b=393956, r=dholbert sr=roc
This commit is contained in:
Родитель
48627c27c2
Коммит
a4b81e07f8
|
@ -1282,7 +1282,7 @@ nsOverflowContinuationTracker::nsOverflowContinuationTracker(nsPresContext* a
|
|||
SetUpListWalker();
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (!mOverflowContList) {
|
||||
mOverflowContList =
|
||||
mParent->GetPropTableFrames(aPresContext,
|
||||
nsGkAtoms::excessOverflowContainersProperty);
|
||||
|
|
Загрузка…
Ссылка в новой задаче