ladybird/Tests/LibWeb/Layout/expected
2023-07-26 08:37:16 +02:00
..
block-and-inline LibWeb: Handle float clearing specified on line break elements 2023-07-26 08:37:16 +02:00
flex LibWeb: Handle auto margins with flex and justify-content 2023-07-26 08:35:23 +02:00
grid LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
misc
svg LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
table LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
abspos-box-with-replaced-element.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
abspos-flex-container-with-auto-height.txt
abspos-image-with-min-height-constraint.txt
abspos-not-replaced-multiple-auto-variants.txt LibWeb: Fix absolute positioning issues 2023-07-08 06:13:56 +02:00
abspos-with-percentage-insets.txt LibWeb: Resolve % top and bottom insets against containing block height 2023-07-08 10:51:12 +02:00
acid1.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
anonymous-wrappers-continue-to-inherit-style-after-change.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
aspect-ratio-auto-and-ratio.txt
aspect-ratio-auto.txt
aspect-ratio-ratio.txt
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.txt
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.txt
blank.txt
blockify-layout-internal-box-without-crashing.txt
box-sizing-border-box-for-definite-sizes-without-layout.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
calc-negate-length.txt
css-ex-unit.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-font-size-calc.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-import-rule.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-imported-sheet-with-media-rule.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-line-height-percentage-inheritance.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-logical-inset-properties.txt LibWeb: Add logical CSS properties for insets 2023-07-14 05:55:32 +02:00
css-pseudo-element-blockification.txt
css-pseudo-element-should-not-be-affected-by-inline-style.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-pseudo-element-should-not-be-affected-by-presentational-hints.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
css-var-in-calc-block.txt
display-table-inline-children.txt
div_align.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
div_align_nested.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-abspos-item-with-preceding-whitespace.txt LibWeb: Fix absolute positioning issues 2023-07-08 06:13:56 +02:00
flex-auto.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-constained-wrap.txt
flex-column-constrained-nowrap.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-height-constrained-width-constrained.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-height-constrained.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-height-unconstrained.txt
flex-column-item-with-auto-height-and-max-width.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-column-item-with-auto-height-depending-on-auto-width.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-container-constrained-nowrap.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-container-constrained-wrap.txt
flex-container-width-constrained.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-frozen-items-should-be-respected.txt
flex-grow-0-column.txt
flex-grow-1.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-grow-2.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-item-auto-height-with-wrap.txt
flex-item-on-row-with-intrinsic-aspect-ratio.txt
flex-item-vertical-padding-relative-to-flex-container-width.txt
flex-item-with-cyclic-percentage-height.txt
flex-item-with-intrinsic-aspect-ratio.txt
flex-margin-auto-justify-content.txt
flex-row.txt
flex-shrink-1.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-shrink-2.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
flex-shrink-3.txt
floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Resolve padding against 0 and not inf for indefinite width more 2023-06-21 06:13:05 +02:00
floating-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Resolve padding against 0 and not inf for indefinite width more 2023-06-21 06:13:05 +02:00
font-with-many-normal-values.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
getComputedStyle-on-unconnected-element.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
height-of-absolute-position-box-with-padding.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
image-display-block-margin-auto.txt
image-with-multiple-constraint-violations.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
img-with-box-sizing-border-box-and-padding.txt
img-with-percentage-max-width-and-indefinite-containing-block-width.txt
img-with-percentage-max-width-and-min-content-containing-block-width.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
inline-size.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
input-element-with-display-inline.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
inset-shorthand-property.txt
lh-1.txt
lh-2.txt
line-height-calc-number.txt
link-sheet.txt
negative-max-size.txt
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.txt LibWeb: Resolve padding against 0 and not inf for indefinite width more 2023-06-21 06:13:05 +02:00
overflow-x-hidden-with-border-radius.txt
percentage-max-height-when-containing-block-has-indefinite-height.txt LibWeb: Report border box width for tables in a block 2023-06-25 08:13:04 +02:00
picture-source-media-query.txt
place-content-shorthand-property.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
position-absolute-from-edges.txt LibWeb: Fix absolute positioning issues 2023-07-08 06:13:56 +02:00
position-absolute-ignores-padding-of-position-relative-floating-parent.txt
position-absolute-top-left.txt
pre.txt LibWeb: Fix whitespace getting trimmed incorrectly 2023-07-17 21:47:34 +02:00
pseudo-element-with-custom-properties-2.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
pseudo-element-with-custom-properties.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
replaced-box-with-vertical-margins.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
resolve-height-of-containing-block.txt
set-margin-of-floating-box.txt
svg-preserve-aspect-ratio.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
svg-transforms-and-viewboxes.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
text-align-justify-with-forced-break.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
text-align-overflow.txt
text-indent.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
tolerate-css-percentage-overshoot.txt LibWeb: Use fixed-point saturated arithmetics for CSSPixels 2023-07-25 11:52:02 +02:00
transform-calc-length-values.txt LibWeb: Resolve calc() values in CSS transform 2023-07-15 11:35:16 +02:00
vertical-padding-relative-to-cb-width.txt