Generate display lists for table cells during display list generation for their table parent

This commit is contained in:
Manish Goregaokar 2018-02-14 13:57:59 -08:00
parent 6232846699
commit db6ec58e6b
5 changed files with 83 additions and 38 deletions

View file

@ -1811,7 +1811,6 @@ impl BlockFlow {
DisplayListSection::BlockBackgroundsAndBorders
}
}
}
impl Flow for BlockFlow {