1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 17:18:11 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling cc88a2657d LibWeb: Resolve grid item vertical margin/padding against CB width
Percentage vertical margin and padding values are relative to the
containing block *width*, not *height*. This has to be one of the most
commonly recurring mistakes we make :^)
2024-01-06 21:06:21 +01:00
..
expected LibWeb: Resolve grid item vertical margin/padding against CB width 2024-01-06 21:06:21 +01:00
input LibWeb: Resolve grid item vertical margin/padding against CB width 2024-01-06 21:06:21 +01:00