mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Tables should always be at least as big as their min-content size, even if we would expect a smaller size according to CSS sizing properties. #31455 implemented it for in-flow tables participting in flow layout, but a few cases remained. This patch addresses floated tables. |
||
---|---|---|
.. | ||
construct.rs | ||
float.rs | ||
inline.rs | ||
line.rs | ||
mod.rs | ||
root.rs | ||
text_run.rs |