mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
There is no need to compute next_collapsed_borders_in_block_direction for all kind of flows when it's used only in the table row case. That also avoids a panic when the next child is a table colgroup (this should not happen when iterating over a table row).
69 B
69 B