ladybird/Tests/LibWeb/Layout/expected
Tim Ledbetter f05bc7c0cd LibWeb: Implement dominant-baseline for SVG text
This property determines the default baseline used to align content
within the given box.
2026-02-26 09:23:23 +01:00
..
block-and-inline LibWeb: Implement word-break functionality using UAX#14 line breaking 2026-02-14 16:23:18 -05:00
crash-tests LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-counters LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-values LibWeb: Move CSS transform resolution to visual context assignment 2026-01-31 16:56:05 +01:00
flex LibWeb: Implement word-break functionality using UAX#14 line breaking 2026-02-14 16:23:18 -05:00
grid LibWeb: Fix fit-content() row clamping with indefinite available height 2026-02-02 20:33:05 +01:00
layout-tree-update LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
misc LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
quirks LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
svg LibWeb: Force position:static on non-root SVG elements 2026-02-21 05:12:55 +01:00
table LibWeb: Account for <col> span attribute during table grid formation 2026-02-24 12:14:54 +01:00
abspos-box-bottom-with-max-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-box-with-block-level-sibling.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-box-with-replaced-element.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
abspos-element-with-inline-as-abspos-containing-block.txt LibWeb: Support inline elements as abspos containing blocks 2026-01-19 17:34:46 +01:00
abspos-flex-container-with-auto-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-flex-margin-limits-1.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-flex-margin-limits-2.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-flexbox-with-auto-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-flexbox-with-auto-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-height-from-insets-with-min-max-height.txt LibWeb: Use re-solve pattern for abspos height min/max constraints 2026-02-10 11:58:15 +01:00
abspos-image-with-min-height-constraint.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-non-bfc-root-with-min-height-constraint.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-not-replaced-multiple-auto-variants.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-pseudo-element-with-inline-as-abspos-containing-block.txt LibWeb: Support inline elements as abspos containing blocks 2026-01-19 17:34:46 +01:00
abspos-relative-to-table-row.txt LibWeb: Replace static position ancestor walk with cumulative offset 2026-02-14 18:44:50 +01:00
abspos-static-position-containing-block-inline-situation.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-with-percentage-insets.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
abspos-with-static-position-in-one-axis.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
acid1.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
actually-ignore-the-negative-overflow-region.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
anonymous-wrappers-continue-to-inherit-style-after-change.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
aspect-ratio-auto-and-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
aspect-ratio-auto.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
aspect-ratio-degenerate-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
aspect-ratio-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
auto-margin-max-width-container.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
bfc-fit-content-width-with-margin.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
blank.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
block-button-margin-auto.txt LibWeb: Resolve margins for block-level buttons with width:auto 2026-01-26 10:00:17 +01:00
block-size.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
blockify-layout-internal-box-without-crashing.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
border-radius-invalid-corner-sampling-config.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
border-spacing-calc-dont-crash.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
box-sizing-border-box-for-definite-sizes-without-layout.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
br-should-not-generate-pseudo-before.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
button-with-before-and-after-pseudo-elements.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
calc-font-size-with-percentages.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
calc-negate-length.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
calc-negative-border-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
calc-with-fr.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
child-of-abspos-percentage-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
content-image-simple.txt LibWeb: Dump all paintables attached to a layout node in dump_tree 2026-02-15 17:47:30 +01:00
css-all-unset.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-appearance-none.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-attr-typed-fallback.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-calc-border-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-content-visibility.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-degenerate-aspect-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-dir-selector.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-ex-unit.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-font-size-calc.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-font-size-math.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-host-selector-gets-parsed.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-import-rule.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-imported-sheet-with-media-rule.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-invalid-psuedo-compound-selector.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-line-height-percentage-inheritance.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-line-height-zero.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
css-logical-inset-properties.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-namespace-rule-matches.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-namespace-rule-no-match.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-namespace-tag-name-selector.txt LibWeb: Derive inline-block baseline from nested content 2026-01-22 19:36:09 +01:00
css-namespace-universal-selector.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-pseudo-element-blockification.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-pseudo-element-display-list-item.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-pseudo-element-should-not-be-affected-by-inline-style.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-pseudo-element-should-not-be-affected-by-presentational-hints.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-quotes-nesting.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-rect-value-with-calc-dont-crash.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-revert.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-round-function-with-percentage-value.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-snap-a-length-as-a-border-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-table-cell-verticalalign-text-top.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-text-transform-math-auto.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-transition-none.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
css-var-in-calc-block.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
details-closed.txt LibWeb: Unregister block container y-position update callback 2026-02-07 12:21:16 +01:00
details-open.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
details-summary-default-ua-style.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
dialog-open-modal.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
dialog-open-non-modal.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
display-contents-blockification-of-flex-items.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
display-contents-with-in-children.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
display-table-column-crash.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
display-table-inline-children.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
div_align.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
div_align_nested.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
document-write-incomplete-tag.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
dont-crash-on-relayout-that-rewraps-text.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
Element-insertAdjacentHTML.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
element-use-pseudo-element.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
empty-editable-shows-cursor.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
empty-image-should-be-zero-sized.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
empty-list-items.txt LibWeb: Use list item's line-height to provide space for marker 2026-01-26 16:41:42 +01:00
fieldset-with-rendered-legend.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
flex-abspos-item-with-preceding-whitespace.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-auto.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
flex-column-constained-wrap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-constrained-nowrap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-height-constrained-width-constrained.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-height-constrained.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-height-unconstrained.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-item-with-auto-height-and-max-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-column-item-with-auto-height-depending-on-auto-width.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
flex-container-constrained-nowrap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-container-constrained-wrap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-container-max-content-width-with-definite-height-and-item-that-has-aspect-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-container-width-constrained.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-frozen-items-should-be-respected.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-grow-0-column.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-grow-1.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-grow-2.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-item-aspect-ratio-explicit-size.txt Tests: Increase flex test coverage for upcoming optimization 2026-01-09 00:13:05 +01:00
flex-item-auto-basis-content-minimum.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
flex-item-auto-height-with-wrap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-item-definite-basis-explicit-size.txt Tests: Increase flex test coverage for upcoming optimization 2026-01-09 00:13:05 +01:00
flex-item-on-row-with-intrinsic-aspect-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-item-scroll-container.txt Tests: Increase flex test coverage for upcoming optimization 2026-01-09 00:13:05 +01:00
flex-item-vertical-padding-relative-to-flex-container-width.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
flex-item-with-cyclic-percentage-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-item-with-intrinsic-aspect-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-justify-end-gap.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-margin-auto-justify-content.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-row.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-shrink-1.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-shrink-2.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
flex-shrink-3.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
float-with-padding-top-beside-short-float.txt LibWeb: Use margin box for vertical overlap checks in float placement 2026-02-25 12:03:31 +01:00
floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
floating-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
font-family-monospace-quirk.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
font-fractional-size.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
font-size-legacy.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
font-size-zero.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
font-variation-settings-doesnt-disallow-merging-fallback-font.txt LibGfx+LibWeb: Allow setting FontVariationSettings for default font 2026-02-02 14:11:43 +00:00
font-with-many-normal-values.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
form-control-baseline-alignment.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
getComputedStyle-on-unconnected-element.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
grid-min-height-definite.txt LibWeb: Move min-height handling for independent FCs to parent context 2026-01-05 16:09:51 +01:00
grid-min-height-fit-content.txt LibWeb: Move min-height handling for independent FCs to parent context 2026-01-05 16:09:51 +01:00
grid-min-height-max-content-with-content.txt LibWeb: Move min-height handling for independent FCs to parent context 2026-01-05 16:09:51 +01:00
grid-min-height-max-content.txt LibWeb: Move min-height handling for independent FCs to parent context 2026-01-05 16:09:51 +01:00
grid-min-height-min-content.txt LibWeb: Move min-height handling for independent FCs to parent context 2026-01-05 16:09:51 +01:00
height-min-max-fit-content.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
height-of-absolute-position-box-with-padding.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
hidden-root-element.txt LibWeb: Show inline positioning in layout tree dump 2025-08-27 11:53:45 +01:00
hide-audio-based-on-controls.txt LibWeb: Use UA shadow DOM for media elements' controls 2026-02-23 07:27:31 +01:00
host-pseudo-class-basic.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
html-dimensions.txt LibWeb: Use UA shadow DOM for media elements' controls 2026-02-23 07:27:31 +01:00
html-display-contents.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
html-display-inline.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
html-encoding-detection-crash.txt LibWeb: Implement the body element fills the html element quirk 2026-01-26 16:48:21 +01:00
HTMLImageElement-update-the-image-data-temporary-document.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
HTMLSelectElement-selected-index.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
image-display-block-margin-auto.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
image-with-max-width-and-max-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
image-with-multiple-constraint-violations.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
img-with-box-sizing-border-box-and-padding.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
img-with-percentage-max-width-and-indefinite-containing-block-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
img-with-percentage-max-width-and-min-content-containing-block-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
import-after-namespace.txt LibWeb: Unregister block container y-position update callback 2026-02-07 12:21:16 +01:00
import-from-linked-style-sheet.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
important-custom-properties-resolution.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
incomplete-input-no-newline-at-eof-should-not-crash.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
inline-block-baseline-alignment.txt LibWeb: Derive inline-block baseline from nested content 2026-01-22 19:36:09 +01:00
inline-block-treat-100pct-width-as-auto.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
inline-flex-with-aspect-ratio.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
inline-fragment-ordering-flakiness.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
inline-nested-with-padding.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
inline-size.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
input-as-button-align-center.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
input-as-button-shrink-to-fit.txt LibWeb: Resolve margins for block-level buttons with width:auto 2026-01-26 10:00:17 +01:00
input-element-with-display-inline.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
input-file.txt LibWeb: Implement label activation behavior in the DOM layer 2026-01-27 18:35:38 +01:00
input-image-to-text.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
input-image.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
input-password-to-text.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
input-placeholder-with-line-height.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
input-placeholder-with-text-align.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
input-placeholder.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
input-range.txt LibWeb: Move CSS transform resolution to visual context assignment 2026-01-31 16:56:05 +01:00
input-text-node-invalidation-on-value-change.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
input-text-to-image.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
input-text-to-password.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
inset-shorthand-property.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
inside-list-item-content-offset.txt LibWeb: Use list item's line-height to provide space for marker 2026-01-26 16:41:42 +01:00
justify-content-flex-start.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
leading-metrics.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
letter-spacing-end-of-line-001.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
lh-1.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
lh-2.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
line-height-calc-number.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
link-sheet.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
list-item-marker-content-height.txt LibWeb: Use marker line-height as minimum size for list item 2026-02-11 11:04:32 +01:00
list-item-marker-pseudo-placement.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
list-item-with-floated-child.txt LibWeb: Use list item's line-height to provide space for marker 2026-01-26 16:41:42 +01:00
list-render-list-owner-is-document.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
list-render-list-owner-not-ol.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
list-render-no-list.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
margins-around-empty-nodes.txt LibWeb: Unregister block container y-position update callback 2026-02-07 12:21:16 +01:00
media-query-empty.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
media-query-resolution.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
min-width-border-box.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
multi-code-point-graphemes.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
multicol-bfc.txt Tests: Update test expectation for multicol-bfc 2025-12-15 12:47:34 +01:00
negative-max-size.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
non-existing-font-family.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
nowrap-and-no-line-break-opportunity.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
number-input-appearance.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
object-fallback.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
ol-render-deep-hybrid-list-item-list.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
ol-render-item-values.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
ol-render-style-list-item.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
ordered-list.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
overflow-with-padding.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
overflow-x-hidden-with-border-radius.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
percentage-font-size.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
percentage-max-height-when-containing-block-has-indefinite-height.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
picture-source-media-query.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
place-content-shorthand-property.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
popovertarget-button.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
position-absolute-from-edges.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
position-absolute-ignores-padding-of-position-relative-floating-parent.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
position-absolute-top-left.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
position-empty-pseudo-elements.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
pre.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
pseudo-element-position-absolute.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
pseudo-element-with-custom-properties-2.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
pseudo-element-with-custom-properties.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
pseudo-element-with-display-block.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
replaced-box-with-vertical-margins.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
replaced-within-max-content.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
resolve-height-of-containing-block.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
select-with-option-selected.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
set-margin-of-floating-box.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
shadow-tree-removed-from-dom-receives-event.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
slot-style-inheritance.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
space-is-soft-line-break-opportunity.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
span-with-padding.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
srcset-sizes-crash.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
style-invalidation-line-height-propagation.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
svg-foreignobject-absolute-positioning.txt LibWeb: Make foreignObject establish a containing block for abspos 2026-02-17 15:59:59 +01:00
svg-preserve-aspect-ratio.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
svg-text-dominant-baseline.txt LibWeb: Implement dominant-baseline for SVG text 2026-02-26 09:23:23 +01:00
svg-text-with-percentage-values.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
svg-text-with-viewbox.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
svg-transforms-and-viewboxes.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
tab-size-chars-should-vertically-align.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
tab-size-letter-spacing.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
tab-size-spacing-001.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
tab-size-text-wrap.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
tab-size-word-spacing.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
table-caption-auto-height.txt LibWeb: Set automatic content height for table captions with auto height 2026-02-04 20:25:04 +00:00
table-fixup-with-rowspan.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
text-align-justify-with-forced-break.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
text-align-overflow.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
text-collapse-inside-contenteditable.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
text-indent.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
textarea-box-writing-modes.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
textarea-content.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
textarea-height-stretch.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
textarea-reset.txt LibWeb: Implement auto_content_box_size for textarea and input 2026-02-02 14:36:49 +00:00
tolerate-css-percentage-overshoot.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
top-layer.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
transform-calc-length-values.txt LibWeb: Move CSS transform resolution to visual context assignment 2026-01-31 16:56:05 +01:00
treat-intrinsic-sizing-keywords-as-auto-when-aspect-ratio-cant-be-resolved.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
ul-render.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
unicode-password-input.txt LibWeb: Make HTMLInputElement's contents scrollable 2026-02-11 11:04:53 +01:00
utf-16-be-xhtml-file-should-decode-correctly.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
vertical-align-middle-with-padding.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
vertical-align-middle.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
vertical-padding-relative-to-cb-width.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
viewport-overflow-propagation-1.txt LibWeb: Show inline positioning in layout tree dump 2025-08-27 11:53:45 +01:00
viewport-overflow-propagation-2.txt LibWeb: Show inline positioning in layout tree dump 2025-08-27 11:53:45 +01:00
writing-modes-direction-flex.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
writing-modes-direction-inline.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
writing-modes-vertical-rl.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
zero-height-replaced-box-with-aspect-ratio.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
zero-height-viewport-svg-image.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
zero-size-replaced-box-with-aspect-ratio.txt LibWeb: Only set has_scrollable_overflow for scroll containers 2026-01-29 14:59:32 +01:00
zero-width-viewport-svg-image.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00
zero_percent_width_nested_table.txt LibWeb: Propagate overflow to viewport more correctly 2025-12-15 09:47:25 +00:00