зеркало из https://github.com/mozilla/gecko-dev.git
Fixing bustage
This commit is contained in:
Родитель
dd16b28d00
Коммит
4571423968
|
@ -1440,7 +1440,7 @@ nsTableFrame::DisplayGenericTablePart(nsDisplayListBuilder* aBuilder,
|
|||
// Ensure that the table frame event background goes before the
|
||||
// table rowgroups event backgrounds, before the table row event backgrounds,
|
||||
// before everything else (cells and their blocks)
|
||||
separatedCollection.BorderBackground()->Sort(CompareByTablePartRank, nsnull);
|
||||
separatedCollection.BorderBackground()->Sort(aBuilder, CompareByTablePartRank, nsnull);
|
||||
separatedCollection.MoveTo(aLists);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче