1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 18:42:43 +00:00
serenity/Tests/LibWeb/Layout
Aliaksandr Kalenik 1f28fdacf0 LibWeb: Set max-width for inline child boxes after inside layout
max-width for boxes with inline children can only be applied after
inside layout is done and width of box content is known.

Fixes https://github.com/SerenityOS/serenity/issues/20235
2023-08-02 05:27:56 +02:00
..
expected LibWeb: Set max-width for inline child boxes after inside layout 2023-08-02 05:27:56 +02:00
input LibWeb: Set max-width for inline child boxes after inside layout 2023-08-02 05:27:56 +02:00