mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Generate display lists for table cells during display list generation for their table parent
This commit is contained in:
parent
6232846699
commit
db6ec58e6b
5 changed files with 83 additions and 38 deletions
|
@ -1811,7 +1811,6 @@ impl BlockFlow {
|
|||
DisplayListSection::BlockBackgroundsAndBorders
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
impl Flow for BlockFlow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue