1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 08:27:35 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 9b4cd0dab7 LibWeb: Consider row computed height in total row min height of table
Fixes the issue that currently we do not consider table rows height
while calculating min row height even if it is definite value.
2023-04-28 06:17:07 +02:00
..
expected LibWeb: Consider row computed height in total row min height of table 2023-04-28 06:17:07 +02:00
input LibWeb: Consider row computed height in total row min height of table 2023-04-28 06:17:07 +02:00
layout_test.sh Tests/LibWeb: Time limit layout tests 2023-04-21 11:00:21 +01:00