1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table
This solves the issue that previously width table-wrapper containing
block were used in the places were containing block of table-root
should be used.
2023-05-03 15:03:56 +02:00
..
expected LibWeb: Use appropriate containing block width to get width of table 2023-05-03 15:03:56 +02:00
input LibWeb: Fix intrinsic sizing when min or max width is specified 2023-05-02 18:50:26 +02:00
layout_test.sh Tests/LibWeb: Time limit layout tests 2023-04-21 11:00:21 +01:00