1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 01:58:12 +00:00
serenity/Tests/LibWeb/Layout
Andi Gallo bc8c2b2bc2 LibWeb: Use cell width instead available width to compute height
Overall available width should only affect later stages of the table
layout algorithm and have no impact on cell measures.
2023-08-14 13:14:24 +02:00
..
expected LibWeb: Use cell width instead available width to compute height 2023-08-14 13:14:24 +02:00
input LibWeb: Fix crash parsing an invalid pseudo compound selector 2023-08-14 11:43:57 +01:00