ladybird/Tests/LibWeb/Layout/expected/flex
Aliaksandr Kalenik 564003b22a
Some checks are pending
Lint Code / lint (push) Waiting to run
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb: Mark width & height of grid item definite before inside layout
FFC expects parent formatting context to mark size as definite if that's
the case, because otherwise it cannot figure cross line size correctly.
Fixes incorrect alignment when FFC is nested in GFC.

Progress on https://web.telegram.org/a/ layout.
2025-08-07 09:34:16 +02:00
..
abspos-flex-child-static-position-with-align-items.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-child-static-position-with-justify-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-child-static-position-with-padding-on-flex-container.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-child-with-auto-height.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
abspos-flex-child-with-percentage-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-center-margin.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-items-normal.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-keywords-start-and-end.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-self-end-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
aspect-ratio-and-cyclic-percentages-row.txt LibWeb: Honor "should treat as auto" cases in aspect-ratio decisions 2025-08-05 21:33:41 +02:00
aspect-ratio-with-percentage-width-and-height.txt LibWeb: Don't let aspect-ratio influence size definiteness 2025-08-05 21:33:41 +02:00
automatic-minimum-size-with-explicit-flex-basis-and-flex-container-with-max-content-main-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
box-baseline-with-inline-flex-empty-child.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
br-element-does-not-get-blockified-by-itself.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-flex-basis.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
column-layout-intrinsic-main-size-with-cross-max-size-constraint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
columns-33-percent-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
cross-alignment-when-nested-in-gfc.txt LibWeb: Mark width & height of grid item definite before inside layout 2025-08-07 09:34:16 +02:00
cross-size-of-item-with-box-sizing-border-box-and-nonzero-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-basis-intrinsic-sizing-keywords.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-container-with-max-width-max-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-intrinsic-aspect-ratio-and-percentage-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-natural-aspect-ratio-and-automatic-cross-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-percentage-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-reverse-constrained-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-constrained-wrap-reverse.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-container-intrinsic-cross-size-with-max-content-main-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-container-with-definite-width-avoids-float-intrusions.txt LibWeb: Avoid floats for BFC/FFC/GFCs with a definite width 2025-08-01 14:26:12 +02:00
flex-container-with-max-width-and-negative-margin-in-same-axis.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
flex-container-with-width-auto-avoids-float-intrusions.txt LibWeb: Avoid floats for BFC/FFC/GFCs with a definite width 2025-08-01 14:26:12 +02:00
flex-gap-between-items-and-lines.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-min-width-fit-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-on-row-with-intrinsic-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-percentage-main-size-during-min-content-sizing.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-with-calc-main-size-and-layout-dependent-containing-block-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-with-intrinsic-aspect-ratio-and-max-height.txt LibWeb: Don't distort replaced elements with natural size in flex layout 2025-07-15 00:52:50 +02:00
flex-item-with-percentage-width-in-flex-container-with-definite-max-width.txt LibWeb: Don't treat non-replaced sizes as 0 for min-content contrib 2025-07-23 19:52:59 +02:00
flex-optimization-cases.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-row-reverse-constrained-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-row-reverse-with-centered-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-shorthand-flex-basis-zero-percent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inf-available-space-with-auto-margins.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-flex-baseline-of-child.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-flex-early-resolution-of-percentage-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-flex-with-main-axis-margin-on-flex-container.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-cross-size-contribution-with-main-size-constraint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-height-of-column-items-with-different-kinds-of-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-height-of-flex-container-with-svg-item-that-only-has-natural-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-on-min-content-with-gap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-space-between-single-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-with-margin-auto-child.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
list-container-display-contents.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
multi-line-column-container-with-automatic-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
no-stretch-fit-width-for-item-that-can-resolve-aspect-ratio-through-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
percent-width-contribution-to-min-content-size.txt LibWeb: Don't treat non-replaced sizes as 0 for min-content contrib 2025-07-23 19:52:59 +02:00
percentage-flex-basis-with-indefinite-flex-container-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
percentage-flex-basis-with-indefinite-reference-value.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
percentage-flex-item-height-with-indefinite-containing-block-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
relpos-flex-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
reverse-flex-layout-with-space-between-and-space-around.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
reverse-with-justify-content-normal.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
space-between-with-negative-remaining-space-on-line.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
specified-size-suggestion-with-box-sizing-border-box.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
stretch-alignment-with-cross-gap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
stretch-fit-width-for-column-layout-svg-item-that-only-has-natural-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-flex-item-with-percentage-max-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00