mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
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:
parent
e9332e49c6
commit
69f752aa00
@ -1282,7 +1282,7 @@ nsOverflowContinuationTracker::nsOverflowContinuationTracker(nsPresContext* a
|
||||
SetUpListWalker();
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (!mOverflowContList) {
|
||||
mOverflowContList =
|
||||
mParent->GetPropTableFrames(aPresContext,
|
||||
nsGkAtoms::excessOverflowContainersProperty);
|
||||
|
Loading…
x
Reference in New Issue
Block a user