1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:48:10 +00:00
serenity/Tests/LibWeb/Layout
Andreas Kling 27ddfa84fa LibWeb: Accept height: {min,max,fit}-content
And treat them as "auto" for now, per CSS-SIZING-3, with a FIXME about
supporting more layout directions.

This fixes an issue on MDN where `height: max-content` was not
overriding height from non-CSS presentational hints.
2023-08-20 19:37:50 +02:00
..
expected LibWeb: Accept height: {min,max,fit}-content 2023-08-20 19:37:50 +02:00
input LibWeb: Accept height: {min,max,fit}-content 2023-08-20 19:37:50 +02:00