1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-14 23:07:36 +00:00
serenity/Tests/LibWeb/Layout/expected/flex
Andreas Kling b98252728e LibWeb: Fix percentage min/max sizes on flex items with intrinsic ratio
We were resolving percentage values against the containing block size in
the wrong axis.
2023-05-10 18:46:04 +02:00
..
cross-size-of-item-with-box-sizing-border-box-and-nonzero-padding.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
flex-column-item-with-intrinsic-aspect-ratio-and-percentage-max-width.txt LibWeb: Fix percentage min/max sizes on flex items with intrinsic ratio 2023-05-10 18:46:04 +02:00
flex-container-with-max-width-and-negative-margin-in-same-axis.txt LibWeb: Stop changing width of block-level flex containers during layout 2023-05-08 15:56:00 +02:00
flex-gap-between-items-and-lines.txt LibWeb: Implement the "The html element fills the viewport quirk" 2023-05-03 20:44:30 +02:00
flex-item-with-intrinsic-aspect-ratio-and-max-height.txt LibWeb: Adjust flex item main size through aspect ratio if needed 2023-05-10 13:03:05 +02:00
flex-row-reverse-with-centered-content.txt LibWeb: Initial offset in reverse flex layout moved to opposite side 2023-05-09 10:32:09 +02:00
multi-line-column-container-with-automatic-height.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
percentage-flex-basis-with-indefinite-flex-container-size.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
specified-size-suggestion-with-box-sizing-border-box.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00
stretch-alignment-with-cross-gap.txt LibWeb: Show formatting context roots in layout tree dumps 2023-05-03 13:14:36 +02:00