ladybird/Tests/LibWeb/Layout/expected
Andreas Kling 81d4079c12 LibWeb: Support CSS content property images (and lists, too!)
This patch expands our generated content support beyond single strings
to lists of strings and/or images.

Pseudo-elements like ::before and ::after can now use content:url(...)
to insert anonymous image boxes into the layout tree.

This is heavily used in Google Docs for UI elements.
2025-07-28 22:46:27 +02:00
..
block-and-inline LibWeb: Allow negative margins to influence inline offset after float 2025-07-28 12:11:56 +02:00
crash-tests test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css LibWeb: Support CSS content property images (and lists, too!) 2025-07-28 22:46:27 +02:00
css-counters LibWeb: Support CSS content property images (and lists, too!) 2025-07-28 22:46:27 +02:00
css-values test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex LibWeb: Avoid float intrusions for BFCs, FFCs and GFCs 2025-07-28 12:13:06 +02:00
grid LibWeb: Do not create an anonymous container for table cells by default 2025-07-15 10:06:36 +02:00
layout-tree-update test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
misc test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg LibWeb: Never split <svg> for inline continuations 2025-07-12 14:11:41 +02:00
table Tests: Rebaseline Layout/input/table/th-default-text-align.html 2025-07-15 11:21:14 +02:00
abspos-box-bottom-with-max-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-box-with-block-level-sibling.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-box-with-replaced-element.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-container-with-auto-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-margin-limits-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flex-margin-limits-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flexbox-with-auto-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-flexbox-with-auto-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-image-with-min-height-constraint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-non-bfc-root-with-min-height-constraint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-not-replaced-multiple-auto-variants.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-static-position-containing-block-inline-situation.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-percentage-insets.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
abspos-with-static-position-in-one-axis.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
acid1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
actually-ignore-the-negative-overflow-region.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
anonymous-wrappers-continue-to-inherit-style-after-change.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
aspect-ratio-auto-and-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
aspect-ratio-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
aspect-ratio-degenerate-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
aspect-ratio-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
auto-margin-max-width-container.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
bfc-fit-content-width-with-margin.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
blank.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
block-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
blockify-layout-internal-box-without-crashing.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
border-radius-invalid-corner-sampling-config.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
border-spacing-calc-dont-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
box-sizing-border-box-for-definite-sizes-without-layout.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
br-should-not-generate-pseudo-before.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
button-with-before-and-after-pseudo-elements.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-font-size-with-percentages.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-negate-length.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-negative-border-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
calc-with-fr.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
child-of-abspos-percentage-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
content-image-simple.txt LibWeb: Support CSS content property images (and lists, too!) 2025-07-28 22:46:27 +02:00
css-all-unset.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-appearance-none.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-attr-typed-fallback.txt LibWeb/CSS: Reimplement var()/attr() as arbitrary substitution functions 2025-07-09 16:44:20 +01:00
css-calc-border-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-content-visibility.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-degenerate-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-dir-selector.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
css-ex-unit.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-font-size-calc.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-font-size-math.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-host-selector-gets-parsed.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-import-rule.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-imported-sheet-with-media-rule.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-invalid-psuedo-compound-selector.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-line-height-percentage-inheritance.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-line-height-zero.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-logical-inset-properties.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-namespace-rule-matches.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-namespace-rule-no-match.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-namespace-tag-name-selector.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-namespace-universal-selector.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-pseudo-element-blockification.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-pseudo-element-display-list-item.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
css-pseudo-element-should-not-be-affected-by-inline-style.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-pseudo-element-should-not-be-affected-by-presentational-hints.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-quotes-nesting.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
css-rect-value-with-calc-dont-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-revert.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-round-function-with-percentage-value.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-snap-a-length-as-a-border-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-table-cell-verticalalign-text-top.txt LibWeb: Do not create an anonymous container for table cells by default 2025-07-15 10:06:36 +02:00
css-text-transform-math-auto.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
css-transition-none.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
css-var-in-calc-block.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
details-closed.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
details-open.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
details-summary-default-ua-style.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
dialog-open-modal.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
dialog-open-non-modal.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
display-contents-with-in-children.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
display-table-column-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
display-table-inline-children.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
div_align.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
div_align_nested.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
document-write-incomplete-tag.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
dont-crash-on-relayout-that-rewraps-text.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
Element-insertAdjacentHTML.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
element-use-pseudo-element.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
empty-image-should-be-zero-sized.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
fieldset-with-rendered-legend.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
flex-abspos-item-with-preceding-whitespace.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
flex-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-constained-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-constrained-nowrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-height-constrained-width-constrained.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-height-constrained.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-height-unconstrained.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-auto-height-and-max-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-column-item-with-auto-height-depending-on-auto-width.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
flex-container-constrained-nowrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-container-constrained-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-container-max-content-width-with-definite-height-and-item-that-has-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-container-width-constrained.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-frozen-items-should-be-respected.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-grow-0-column.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-grow-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-grow-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-auto-height-with-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-on-row-with-intrinsic-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-vertical-padding-relative-to-flex-container-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-with-cyclic-percentage-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-item-with-intrinsic-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-justify-end-gap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-margin-auto-justify-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-row.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-shrink-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-shrink-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
flex-shrink-3.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
floating-non-replaced-element-percentage-padding-against-indefinite-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
floating-replaced-element-percentage-padding-against-indefinite-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
font-family-monospace-quirk.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
font-fractional-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
font-size-legacy.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
font-size-zero.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
font-with-many-normal-values.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
getComputedStyle-on-unconnected-element.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
height-min-max-fit-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
height-of-absolute-position-box-with-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
hidden-root-element.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
hide-audio-based-on-controls.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
host-pseudo-class-basic.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
html-dimensions.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
html-display-contents.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
html-display-inline.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
html-encoding-detection-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
HTMLImageElement-update-the-image-data-temporary-document.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
HTMLSelectElement-selected-index.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
image-display-block-margin-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
image-with-max-width-and-max-height.txt LibWeb: Fix size computation for elements with max-width and max-height 2025-07-20 17:34:19 +02:00
image-with-multiple-constraint-violations.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
img-with-box-sizing-border-box-and-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
img-with-percentage-max-width-and-indefinite-containing-block-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
img-with-percentage-max-width-and-min-content-containing-block-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
import-after-namespace.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
import-from-linked-style-sheet.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
incomplete-input-no-newline-at-eof-should-not-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-block-treat-100pct-width-as-auto.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-flex-with-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-fragment-ordering-flakiness.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inline-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-as-button-align-center.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-as-button-shrink-to-fit.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-element-with-display-inline.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-file.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-image-to-text.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-image.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-password-to-text.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-placeholder-with-line-height.txt LibWeb: Use margin box height for inline-block vertical alignment 2025-07-12 18:03:14 +02:00
input-placeholder.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-range.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
input-text-node-invalidation-on-value-change.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-text-to-image.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
input-text-to-password.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inset-shorthand-property.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
inside-list-item-content-offset.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
justify-content-flex-start.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
letter-spacing-end-of-line-001.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
lh-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
lh-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
line-height-calc-number.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
link-sheet.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
list-item-marker-pseudo-placement.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
list-render-list-owner-is-document.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
list-render-list-owner-not-ol.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
list-render-no-list.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
media-query-empty.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
media-query-resolution.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
multi-code-point-graphemes.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
negative-max-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
non-existing-font-family.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
nowrap-and-no-line-break-opportunity.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
object-fallback.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
ol-render-deep-hybrid-list-item-list.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
ol-render-item-values.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
ol-render-style-list-item.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
ordered-list.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
overflow-with-padding.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
overflow-x-hidden-with-border-radius.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
percentage-font-size.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
percentage-max-height-when-containing-block-has-indefinite-height.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
picture-source-media-query.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
place-content-shorthand-property.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
popovertarget-button.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
position-absolute-from-edges.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
position-absolute-ignores-padding-of-position-relative-floating-parent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
position-absolute-top-left.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
position-empty-pseudo-elements.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
pre.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
pseudo-element-with-custom-properties-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
pseudo-element-with-custom-properties.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
replaced-box-with-vertical-margins.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
replaced-within-max-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
resolve-height-of-containing-block.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
select-with-option-selected.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
set-margin-of-floating-box.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
shadow-tree-removed-from-dom-receives-event.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
space-is-soft-line-break-opportunity.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
span-with-padding.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
srcset-sizes-crash.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
style-invalidation-line-height-propagation.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-preserve-aspect-ratio.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
svg-text-with-percentage-values.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-text-with-viewbox.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
svg-transforms-and-viewboxes.txt LibWeb: Implement the unreachable scrollable overflow 2025-07-11 08:23:46 +02:00
tab-size-chars-should-vertically-align.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
tab-size-letter-spacing.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
tab-size-spacing-001.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
tab-size-text-wrap.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
tab-size-word-spacing.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
table-fixup-with-rowspan.txt LibWeb: Do not create an anonymous container for table cells by default 2025-07-15 10:06:36 +02:00
text-align-justify-with-forced-break.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
text-align-overflow.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
text-collapse-inside-contenteditable.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
text-indent.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
textarea-content.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
textarea-reset.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
tolerate-css-percentage-overshoot.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
top-layer.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
transform-calc-length-values.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
treat-intrinsic-sizing-keywords-as-auto-when-aspect-ratio-cant-be-resolved.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
ul-render.txt LibWeb: Improve graphical list item marker positioning 2025-07-17 09:35:09 +01:00
unicode-password-input.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
utf-16-be-xhtml-file-should-decode-correctly.txt LibWeb: Port rendered text to UTF-16 2025-07-25 18:16:22 +02:00
vertical-align-middle-with-padding.txt LibWeb: Use margin box height for inline-block vertical alignment 2025-07-12 18:03:14 +02:00
vertical-align-middle.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
vertical-padding-relative-to-cb-width.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
viewport-overflow-propagation-1.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
viewport-overflow-propagation-2.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
writing-modes-direction-flex.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
writing-modes-direction-inline.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
writing-modes-vertical-rl.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
zero-height-replaced-box-with-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
zero-height-viewport-svg-image.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
zero-size-replaced-box-with-aspect-ratio.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
zero-width-viewport-svg-image.txt test-web: Dump stacking context tree in layout test output 2025-07-09 14:36:08 +02:00
zero_percent_width_nested_table.txt LibWeb: Do not create an anonymous container for table cells by default 2025-07-15 10:06:36 +02:00