ladybird/Tests/LibWeb/Layout/expected/grid
Aliaksandr Kalenik 80c8e787a8 LibWeb: Fix abspos layout when box is contained by grid area
Before this change, `layout_absolutely_positioned_element()` in GFC
had an assumption that all contained by grid container abspos boxes were
also direct children of the grid container. This change adds handling
for the cases when it's not true and, in order to identify grid area
abspos box belongs to, we have to find ancestor grid item.
2025-08-17 17:58:16 +02:00
..
1fr-1000px.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-aligned-center.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-contained-by-grid-area.txt LibWeb: Fix abspos layout when box is contained by grid area 2025-08-17 17:58:16 +02:00
abspos-item-with-grid-area-aligned-in-center.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-with-grid-area-and-percentage-size-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-with-grid-area-and-percentage-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-with-grid-area.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-with-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item-with-percentage-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-placed-into-augmented-row-and-column.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-auto-column-placed-in-augmented-row.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-auto-row-and-column-contained-by-grid.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-auto-row-placed-in-augmented-column.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-grid-container-as-parent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-items.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
align-self.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
all-implicit-rows.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
anonymous-inline-child.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fill-and-named-line-placement.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fill-rows.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fill.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fit-collapse-empty-tracks.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fit-empty-container.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fit-is-invalid-when-min-and-max-are-both-not-definite.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-fit.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-flow-column-spanning-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-flow-column.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-track-sizes.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
basic-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
basic.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
borders.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-track-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
clamp-content-based-minimum-size-by-limited-max-track-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
column-1fr-1fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
column-auto-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
columns-auto-fill-with-gap-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
columns-auto-fill-with-gap-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
columns-auto-fill-with-gap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
container-max-width-max-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
container-min-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-calc-in-grid-position.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
define-area-using-line-names.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
different-column-sizes.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
distribute-extra-space-across-spanned-tracks.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
fit-content-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
fit-content-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
fit-content-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
fixed-tracks-followed-by-repeat-auto-fill.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
float-container-columns-1fr-1fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
floating-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
floating-table-wrapper-width.txt LibWeb: Do not create an anonymous container for table cells by default 2025-07-15 10:06:36 +02:00
grid-area-non-token-parts-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-column-non-token-parts-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-container-min-height-border-box.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-gap-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-gap-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-gap-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-fixed-paddings.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-fixed-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-horizontal-margins-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-min-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-percentage-margins.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-percentage-width-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-percentage-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-vertical-padding-and-margin-percentages.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-item-with-fit-content-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-placement-shorthand-single-custom-ident.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-row-height-affected-by-item-margins.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-row-overflow-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-row-start-non-token-parts-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-shorthand-property.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-span-4.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-template-areas-basics.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-template-columns-with-min-css-function.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-template.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grid-with-min-content-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
grow-beyond-limits.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
image-in-grid.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
image-with-percentage-width-and-auto-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
img-with-percentage-width-and-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
implicit-lines.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-abspos-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-grid-simple.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-sized-column.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-sized-grid-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-sized-grid.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
intrinsic-sizing-should-account-for-gaps.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-align-self-center-and-max-height.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
item-align-self-center-and-min-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-column-span-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-fit-content-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-min-max-percentage-width.txt LibWeb: Add ViewportPaintable to represent viewports in the paint tree 2023-08-20 05:02:59 +02:00
item-min-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-span-exceeds-columns-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-with-box-sizing-border-box.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-with-min-content-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-with-min-width-and-place-self-start.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
item-with-percentage-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
items-min-content-size-should-account-paddings.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-cols.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content-fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-items.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-self.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
justify-start-min-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
line-based-placement-named-lines-with-span-negative.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
line-based-placement-named-lines-with-span.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
line-based-with-repeat.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
line-placement-with-repeat.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
max-height-fit-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
max-width-grid-container-wrapper-in-max-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
min-height-from-text.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
min-max-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-auto-track-definition.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-invalid-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-non-token-contents-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-with-max-function-inside.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
minmax-with-percentage-max.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
negative-grid-item-column-index.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
order.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
place-items-center-nested-grids.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
place-items-center.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
place-self.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-4.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-5.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-6.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-7.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-8.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-9.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-10.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-auto-negative.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-using-named-tracks-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-using-named-tracks-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
placement-using-named-tracks-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
relative-position-grid-item-with-percentage-insets.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
relpos-grid-item.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
repeat-auto-fit-fill-cannot-have-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
repeat-non-token-contents-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
repeat.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
replaced-box-with-percentage-max-width-2.txt LibWeb: Fix cyclic percentage resolution in calculate_min_content_width 2025-08-13 10:14:37 +01:00
replaced-box-with-percentage-max-width.txt LibWeb: Fix grid layout for replaced items with percentage max-width 2025-08-10 11:07:02 +02:00
replaced-item-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
replaced-item-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
restart-fr-algorithm-if-less-than-base-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-1fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-gaps-with-overflowing-spans-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-span-2-maxcontent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-span-2-mincontent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-span-2-with-gaps.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
row-span-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
rows-1fr-1fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
should-not-cause-infinite-spinning-in-space-distribution.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
should-not-hang-in-size-distribution.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
stretch-auto-tracks.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
template-areas-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
template-areas-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
template-areas-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
template-lines-and-areas.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
track-size-calc-with-percentage.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
two-items-spanning-one-1fr-row.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
unresolvable-percentage-track.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
use-limited-contribution-if-container-has-intrinsic-available-size.txt LibWeb: Correctly calculate grid item size while accommodating fr track 2025-08-06 22:42:07 +02:00
valid-grid-areas-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
vertical-margins-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00