diff options
author | Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com> | 2023-04-28 02:43:48 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-28 06:17:07 +0200 |
commit | 2a1e58f8cc0dfe4f1be920bed909aaeeca963a9b (patch) | |
tree | 6a97c2631e15b399128423fce96e599fc0057155 /Kernel | |
parent | 9b4cd0dab7d33090f398321c8dd46b9e3076b5ff (diff) | |
download | serenity-2a1e58f8cc0dfe4f1be920bed909aaeeca963a9b.zip |
LibWeb: Consider cell computed height in total row min height of table
Previously, the minimum height of a table row was calculated based
on the automatic height of the cells inner layout. This change makes
computed height of a cell boxes also be considered if it has definite
value.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions