зеркало из https://github.com/mozilla/gecko-dev.git
Bug 391894, comment amendment for just-checked-in patch. (s/normal-child/regular-children/)
This commit is contained in:
Родитель
8f5f6ea2b8
Коммит
e82f3fedb7
|
@ -6541,7 +6541,7 @@ void nsBlockFrame::CollectFloats(nsIFrame* aFrame, nsFrameList& aList, nsIFrame*
|
|||
aList, aTail, aFromOverflow, PR_TRUE);
|
||||
// Note: Even though we're calling CollectFloats on aFrame's overflow
|
||||
// list, we'll pass down aFromOverflow unchanged because we're still
|
||||
// traversing the normal-child subtree of the 'this' frame.
|
||||
// traversing the regular-children subtree of the 'this' frame.
|
||||
CollectFloats(aFrame->GetFirstChild(nsGkAtoms::overflowList),
|
||||
aList, aTail, aFromOverflow, PR_TRUE);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче