1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Tests/LibWeb/Layout
Andi Gallo 7b0b501418 LibWeb: Improve adjustment of automatic table width with percentages
Use the max-width of percentage cells instead of min-width as the
reference to be used to compute the total table width. The specification
only suggests that the UA should try to satisfy percentage constraints
and this behavior is more consistent with other browsers.
2023-08-05 10:32:48 +02:00
..
expected LibWeb: Improve adjustment of automatic table width with percentages 2023-08-05 10:32:48 +02:00
input LibWeb: Improve adjustment of automatic table width with percentages 2023-08-05 10:32:48 +02:00