Files
ladybird/Userland/Libraries/LibWeb/Layout/TableFormattingContext.h
Aliaksandr Kalenik 87f0e835eb LibWeb: Improve auto height calculation for tables
Change `compute_auto_height_for_block_level_element` to use max height
(`m_automatic_content_height` produced from TFC) for tables with auto
height which is more correct behaviour than treating them like block
containers.
2023-01-20 18:04:17 +01:00

2.1 KiB