1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 04:18:14 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 3a605d8c19 LibWeb: Set width in compute_width_for_table_wrapper()
Width of table wrapper need to be set to to calculate width of table
box inside. Otherwise TFC will set wrong width assuming width of
containing block is 0.
2023-05-07 06:31:53 +02:00
..
expected LibWeb: Set width in compute_width_for_table_wrapper() 2023-05-07 06:31:53 +02:00
input LibWeb: Set width in compute_width_for_table_wrapper() 2023-05-07 06:31:53 +02:00
layout_test.sh Tests/LibWeb: Time limit layout tests 2023-04-21 11:00:21 +01:00