1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 16:40:59 +00:00
serenity/Tests/LibWeb/Layout
Andi Gallo 4a124333c8 LibWeb: Add back undistributable space when adjusting table width
If the table used width has to be adjusted because of a cell with
percentage width, add back the undistributable space due to border
spacing. This is consistent with the width distribution algorithm, which
sets aside the undistributable space and the behavior of other browsers.
2023-08-29 09:19:55 +02:00
..
expected LibWeb: Add back undistributable space when adjusting table width 2023-08-29 09:19:55 +02:00
input LibWeb: Move line breaking test 2023-08-28 10:09:07 +02:00