ladybird/Tests/LibWeb/Layout/expected
Shannon Booth f890f289a7 LibWeb: Use resolved subgrid inline size for row contributions
Row subgrid contribution sizing reused the parent grid's available
width, so descendants in flexible columns could contribute an unwrapped
height and then wrap during layout.

Use the resolved subgrid item width when measuring row contributions.
2026-06-22 18:27:22 +02:00
..
block-and-inline LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
crash-tests LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-counters LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-values LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid LibWeb: Use resolved subgrid inline size for row contributions 2026-06-22 18:27:22 +02:00
layout-tree-update LibWeb: Apply null transform properties on style recomputation 2026-06-18 12:26:22 +02:00
misc LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
quirks LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-after-consecutive-forced-breaks-static-position.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-box-bottom-with-max-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-box-with-block-level-sibling.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-box-with-replaced-element.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-element-with-inline-as-abspos-containing-block.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-flex-container-with-auto-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-flex-margin-limits-1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-flex-margin-limits-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-flexbox-with-auto-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-flexbox-with-auto-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-height-from-insets-with-min-max-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-image-with-min-height-constraint.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-non-bfc-root-with-min-height-constraint.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-not-replaced-multiple-auto-variants.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-pseudo-element-with-inline-as-abspos-containing-block.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-relative-to-table-row.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-static-position-containing-block-inline-situation.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-with-percentage-insets.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
abspos-with-static-position-in-one-axis.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
acid1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
actually-ignore-the-negative-overflow-region.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
anonymous-wrappers-continue-to-inherit-style-after-change.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
aspect-ratio-auto-and-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
aspect-ratio-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
aspect-ratio-degenerate-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
aspect-ratio-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
auto-margin-max-width-container.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
bfc-fit-content-width-with-margin.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
blank.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
block-button-margin-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
block-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
blockify-layout-internal-box-without-crashing.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
border-radius-invalid-corner-sampling-config.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
border-spacing-calc-dont-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
box-sizing-border-box-for-definite-sizes-without-layout.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
br-should-not-generate-pseudo-before.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
button-with-before-and-after-pseudo-elements.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
calc-font-size-with-percentages.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
calc-negate-length.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
calc-negative-border-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
calc-with-fr.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
child-of-abspos-percentage-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clear-both-past-stacked-left-and-right-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clear-on-block-after-stacked-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clear-past-stacked-floats-first-taller.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clear-past-three-stacked-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clear-right-past-stacked-right-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
clearfix-with-stacked-full-width-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
content-image-simple.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-all-unset.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-appearance-none.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-attr-typed-fallback.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-calc-border-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-content-visibility.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-degenerate-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-dir-selector.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-ex-unit.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-font-size-calc.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-font-size-math.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-host-selector-gets-parsed.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-import-rule.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-imported-sheet-with-media-rule.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-invalid-psuedo-compound-selector.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-line-height-percentage-inheritance.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-line-height-zero.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-logical-inset-properties.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-namespace-rule-matches.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-namespace-rule-no-match.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-namespace-tag-name-selector.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-namespace-universal-selector.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-pseudo-element-blockification.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-pseudo-element-display-list-item.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-pseudo-element-should-not-be-affected-by-inline-style.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-pseudo-element-should-not-be-affected-by-presentational-hints.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-quotes-nesting.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-rect-value-with-calc-dont-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-revert.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-round-function-with-percentage-value.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-snap-a-length-as-a-border-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-table-cell-verticalalign-text-top.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-text-transform-math-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-transition-none.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
css-var-in-calc-block.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
details-closed.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
details-open.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
details-summary-default-ua-style.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
dialog-open-modal.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
dialog-open-non-modal.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
display-contents-blockification-of-flex-items.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
display-contents-with-in-children.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
display-table-column-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
display-table-inline-children.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
div_align.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
div_align_nested.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
document-write-incomplete-tag.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
dont-crash-on-relayout-that-rewraps-text.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
Element-insertAdjacentHTML.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
element-use-pseudo-element.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
empty-editable-shows-cursor.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
empty-image-should-be-zero-sized.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
empty-list-items.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
fieldset-legend-variations.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
fieldset-with-rendered-legend.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-abspos-item-with-preceding-whitespace.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-baseline-alignment.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-baseline-block-overflow-hidden.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-constained-wrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-constrained-nowrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-height-constrained-width-constrained.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-height-constrained.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-height-unconstrained.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-item-with-auto-height-and-max-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-column-item-with-auto-height-depending-on-auto-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-container-constrained-nowrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-container-constrained-wrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-container-max-content-width-with-definite-height-and-item-that-has-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-container-width-constrained.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-frozen-items-should-be-respected.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-grow-0-column.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-grow-1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-grow-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-aspect-ratio-explicit-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-auto-basis-content-minimum.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-auto-height-with-wrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-baseline-ignores-vertical-align.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-definite-basis-explicit-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-on-row-with-intrinsic-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-scroll-container.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-vertical-padding-relative-to-flex-container-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-with-cyclic-percentage-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-item-with-intrinsic-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-justify-end-gap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-margin-auto-justify-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-row.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-shrink-1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-shrink-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
flex-shrink-3.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
float-with-padding-top-beside-short-float.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
floating-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-family-monospace-quirk.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-fractional-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-size-legacy.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-size-zero.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-variation-settings-doesnt-disallow-merging-fallback-font.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
font-with-many-normal-values.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
form-control-baseline-alignment.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
getComputedStyle-on-unconnected-element.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-min-height-definite.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-min-height-fit-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-min-height-max-content-with-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-min-height-max-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-min-height-min-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-nested-percent-height-contribution.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-percent-height-auto-row-contribution.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
grid-place-items-center.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
height-min-max-fit-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
height-of-absolute-position-box-with-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
hidden-root-element.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
hide-audio-based-on-controls.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
host-pseudo-class-basic.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
html-dimensions.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
html-display-contents.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
html-display-inline.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
html-encoding-detection-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
HTMLImageElement-update-the-image-data-temporary-document.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
HTMLSelectElement-selected-index.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
image-display-block-margin-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
image-with-max-width-and-max-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
image-with-multiple-constraint-violations.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
img-max-width-border-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
img-with-box-sizing-border-box-and-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
img-with-percentage-max-width-and-indefinite-containing-block-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
img-with-percentage-max-width-and-min-content-containing-block-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
import-after-namespace.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
import-from-linked-style-sheet.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
important-custom-properties-resolution.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
incomplete-input-no-newline-at-eof-should-not-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-block-baseline-alignment.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-block-treat-100pct-width-as-auto.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-flex-baseline-with-wrapped-hidden-text.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-flex-with-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-fragment-ordering-flakiness.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-nested-with-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inline-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-as-button-align-center.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-as-button-shrink-to-fit.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-element-placeholder-position.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-element-with-display-inline.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-file.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-image-to-text.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-image.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-max-height-border-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-max-width-border-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-min-height-border-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-password-to-text.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-placeholder-with-line-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-placeholder-with-text-align.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-placeholder.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-range-stretch-in-grid.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-range.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-search-height-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-text-node-invalidation-on-value-change.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-text-to-image.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-text-to-password.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
input-time.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inset-shorthand-property.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
inside-list-item-content-offset.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
justify-content-flex-start.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
leading-metrics.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
letter-spacing-end-of-line-001.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
lh-1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
lh-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
line-height-calc-number.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
link-sheet.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-item-marker-content-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-item-marker-pseudo-placement.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-item-with-floated-child.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-marker-rtl.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-render-list-owner-is-document.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-render-list-owner-not-ol.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
list-render-no-list.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
margin-collapse-through-bfc.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
margin-collapse-through-children-with-margin.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
margin-collapse-through-zero-height-flex-and-grid-containers.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
margins-around-empty-nodes.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
media-query-empty.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
media-query-resolution.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
min-content-width-with-min-width-zero-descendant.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
min-width-border-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
multi-code-point-graphemes.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
multicol-bfc.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
negative-max-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
nested-clearfix-with-stacked-floats.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
non-existing-font-family.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
nowrap-and-no-line-break-opportunity.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
number-input-appearance.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
object-fallback.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
ol-render-deep-hybrid-list-item-list.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
ol-render-item-values.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
ol-render-style-list-item.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
ordered-list.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
overflow-with-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
overflow-x-hidden-with-border-radius.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pdf-viewer.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
percentage-font-size.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
percentage-max-height-when-containing-block-has-indefinite-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
picture-source-media-query.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
place-content-shorthand-property.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
popovertarget-button.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
position-absolute-from-edges.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
position-absolute-ignores-padding-of-position-relative-floating-parent.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
position-absolute-top-left.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
position-empty-pseudo-elements.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pre.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pseudo-element-position-absolute.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pseudo-element-with-custom-properties-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pseudo-element-with-custom-properties.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
pseudo-element-with-display-block.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
replaced-box-with-vertical-margins.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
replaced-within-max-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
resolve-height-of-containing-block.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
select-innerhtml-optgroup-selected-option.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
select-with-option-selected.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
set-margin-of-floating-box.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
shadow-tree-removed-from-dom-receives-event.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
slot-style-inheritance.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
space-is-soft-line-break-opportunity.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
span-with-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
srcset-sizes-crash.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
style-invalidation-line-height-propagation.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-foreignobject-absolute-positioning.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-preserve-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-text-dominant-baseline.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-text-with-percentage-values.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-text-with-viewbox.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
svg-transforms-and-viewboxes.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tab-size-chars-should-vertically-align.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tab-size-letter-spacing.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tab-size-spacing-001.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tab-size-text-wrap.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tab-size-word-spacing.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-caption-auto-height.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-child-max-height-percentage-in-auto-table.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-child-percentage-height-in-auto-table.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-child-relative-position-percentage-inset-in-auto-table.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-fixup-with-rowspan.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
table-replaced-child-percentage-height-in-auto-table.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
text-align-justify-with-forced-break.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
text-align-overflow.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
text-collapse-inside-contenteditable.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
text-indent.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
textarea-box-writing-modes.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
textarea-content.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
textarea-height-stretch.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
textarea-reset.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
tolerate-css-percentage-overshoot.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
top-layer.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
transform-calc-length-values.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
treat-intrinsic-sizing-keywords-as-auto-when-aspect-ratio-cant-be-resolved.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
ul-render.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
unicode-password-input.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
utf-16-be-xhtml-file-should-decode-correctly.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
vertical-align-middle-with-padding.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
vertical-align-middle.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
vertical-padding-relative-to-cb-width.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
viewport-overflow-propagation-1.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
viewport-overflow-propagation-2.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
writing-modes-direction-flex.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
writing-modes-direction-inline.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
writing-modes-vertical-rl.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
zero-height-replaced-box-with-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
zero-height-viewport-svg-image.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
zero-size-replaced-box-with-aspect-ratio.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
zero-width-viewport-svg-image.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00
zero_percent_width_nested_table.txt LibWeb: Do not dump number of children for StackingContexts 2026-06-18 10:50:08 +02:00