ladybird/Tests/LibWeb/Layout/expected/flex
Jelle Raaijmakers 71665fa504 LibWeb: Scale font size by 1.15 for line-height: normal
Browsers such as Chrome and Firefox apply an arbitrary scale to the
current font size if `normal` is used for `line-height`. Firefox uses
1.2 while Chrome uses 1.15. Let's go with the latter for now, it's
relatively easy to change if we ever want to go back on that decision.

This also requires updating the expectations for a lot of layout tests.
The upside of this is that it's a bit easier to compare our layout
results to other browsers', especially Chrome.
2025-05-05 13:15:56 +02:00
..
abspos-flex-child-static-position-with-align-items.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
abspos-flex-child-static-position-with-justify-content.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
abspos-flex-child-static-position-with-padding-on-flex-container.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
abspos-flex-child-with-auto-height.txt
abspos-flex-child-with-percentage-height.txt
align-center-margin.txt LibWeb: Respect margin boxes when center-aligning flex items 2025-03-05 18:07:10 +01:00
align-items-normal.txt
align-keywords-start-and-end.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
align-self-end-crash.txt
automatic-minimum-size-with-explicit-flex-basis-and-flex-container-with-max-content-main-size.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
box-baseline-with-inline-flex-empty-child.txt
br-element-does-not-get-blockified-by-itself.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
calc-flex-basis.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
column-layout-intrinsic-main-size-with-cross-max-size-constraint.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
columns-33-percent-width.txt
cross-size-of-item-with-box-sizing-border-box-and-nonzero-padding.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-basis-intrinsic-sizing-keywords.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-column-container-with-max-width-max-content.txt
flex-column-item-with-intrinsic-aspect-ratio-and-percentage-max-width.txt
flex-column-item-with-natural-aspect-ratio-and-automatic-cross-size.txt
flex-column-item-with-percentage-max-width.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-column-reverse-constrained-wrap.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-constrained-wrap-reverse.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-container-intrinsic-cross-size-with-max-content-main-size.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-container-with-max-width-and-negative-margin-in-same-axis.txt
flex-gap-between-items-and-lines.txt
flex-item-min-width-fit-content.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-item-on-row-with-intrinsic-size.txt
flex-item-percentage-main-size-during-min-content-sizing.txt
flex-item-with-calc-main-size-and-layout-dependent-containing-block-size.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-item-with-intrinsic-aspect-ratio-and-max-height.txt
flex-optimization-cases.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-row-reverse-constrained-wrap.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-row-reverse-with-centered-content.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
flex-shorthand-flex-basis-zero-percent.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
inf-available-space-with-auto-margins.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
inline-flex-baseline-of-child.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
inline-flex-early-resolution-of-percentage-height.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
inline-flex-with-main-axis-margin-on-flex-container.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
intrinsic-cross-size-contribution-with-main-size-constraint.txt
intrinsic-height-of-column-items-with-different-kinds-of-width.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
intrinsic-height-of-flex-container-with-svg-item-that-only-has-natural-aspect-ratio.txt
justify-content-1.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
justify-content-on-min-content-with-gap.txt
justify-content-space-between-single-item.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
justify-content-with-margin-auto-child.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
list-container-display-contents.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
multi-line-column-container-with-automatic-height.txt
no-stretch-fit-width-for-item-that-can-resolve-aspect-ratio-through-height.txt
percentage-flex-basis-with-indefinite-flex-container-size.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
percentage-flex-basis-with-indefinite-reference-value.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
percentage-flex-item-height-with-indefinite-containing-block-height.txt
relpos-flex-item.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
reverse-flex-layout-with-space-between-and-space-around.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
reverse-with-justify-content-normal.txt
space-between-with-negative-remaining-space-on-line.txt LibWeb: Scale font size by 1.15 for line-height: normal 2025-05-05 13:15:56 +02:00
specified-size-suggestion-with-box-sizing-border-box.txt
stretch-alignment-with-cross-gap.txt
stretch-fit-width-for-column-layout-svg-item-that-only-has-natural-aspect-ratio.txt
svg-flex-item-with-percentage-max-size.txt