mirror of
https://github.com/servo/servo.git
synced 2025-07-30 10:40:27 +01:00
Gecko, Blink and WebKit agree that the if a row only has empty cells, its baseline should be at the bottom, not at the top. There isn't interoperability when the cells are just empty-ish, so this patch takes the simplest approach, aligning with Blink: any out-of-flow or in-flow content other than collapsed whitespace counts as not empty. |
||
---|---|---|
.. | ||
construct.rs | ||
layout.rs | ||
mod.rs |