..
block-and-inline
LibWeb: Always set the Y offset of the current block in BFC
2025-05-16 20:33:27 +02:00
crash-tests
LibWeb: Handle cases with <template> on the HTML parsing stack
2024-08-16 22:38:18 +01:00
css-counters
LibWeb/CSS: Treat counters() function with 1 argument as invalid
2024-07-29 12:57:43 -04:00
css-values
flex
Meta: Add doctypes to some flex layout tests
2025-05-12 23:15:06 +01:00
grid
Meta: Add doctypes to all grid layout tests
2025-05-13 03:49:32 +03:00
layout-tree-update
LibWeb: Only create backdrop when originating element is invalidated
2025-04-16 09:01:08 -06:00
misc
svg
Meta: Add doctypes to all svg layout tests
2025-05-04 11:23:52 +02:00
table
Meta: Add doctypes to all table layout tests
2025-05-04 11:23:17 +02:00
400.png
abspos-box-bottom-with-max-height.html
LibWeb: When solving abspos lengths, use min max constrained height
2024-07-10 19:41:12 +02:00
abspos-box-with-block-level-sibling.html
LibWeb: Use the parent container's y offset when finding static position
2024-03-10 18:10:01 +01:00
abspos-box-with-replaced-element.html
abspos-flex-container-with-auto-height.html
abspos-flex-margin-limits-1.html
LibWeb: Account for margin and padding of aligned abspos flex items
2024-03-09 16:02:17 +01:00
abspos-flex-margin-limits-2.html
LibWeb: Account for margin and padding of justified abspos flex items
2024-03-09 16:02:17 +01:00
abspos-flexbox-with-auto-height.html
abspos-flexbox-with-auto-width.html
LibWeb: Compute content width before static position for abspos elements
2024-03-09 16:02:17 +01:00
abspos-image-with-min-height-constraint.html
abspos-non-bfc-root-with-min-height-constraint.html
LibWeb: Ensure size constraints apply to non-BFC-root abspos boxes
2025-01-30 19:31:07 +01:00
abspos-not-replaced-multiple-auto-variants.html
abspos-with-percentage-insets.html
abspos-with-static-position-in-one-axis.html
LibWeb: Use static position for abspos box axes with auto insets
2024-04-12 09:08:07 +02:00
acid1.html
actually-ignore-the-negative-overflow-region.html
LibWeb: Ignore boxes wholly in the negative scrollable overflow region
2024-10-08 14:33:35 +02:00
anonymous-wrappers-continue-to-inherit-style-after-change.html
aspect-ratio-auto-and-ratio.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
aspect-ratio-auto.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
aspect-ratio-degenerate-ratio.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
aspect-ratio-ratio.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
automatic-height-of-non-replaced-abspos-element-must-not-be-negative.html
automatic-width-of-non-replaced-abspos-element-must-not-be-negative.html
blank.html
block-size.html
LibWeb/CSS: Implement the ({min,max}-)block-size properties
2025-01-31 14:18:21 +01:00
blockify-layout-internal-box-without-crashing.html
border-radius-invalid-corner-sampling-config.html
LibWeb: Don't crash CPU painter if BorderRadiusSamplingConfig is invalid
2024-03-17 12:54:02 +01:00
border-spacing-calc-dont-crash.html
LibWeb: Don't crash when encountering border-spacing: calc(...)
2024-10-09 14:14:08 +01:00
box-sizing-border-box-for-definite-sizes-without-layout.html
br-should-not-generate-pseudo-before.html
button-with-before-and-after-pseudo-elements.html
LibWeb: Support both ::before/::after pseudo elements on button elements
2025-02-03 15:59:38 +01:00
calc-font-size-with-percentages.html
calc-negate-length.html
calc-negative-border-width.html
LibWeb: Clamp calculated border width values to zero
2024-02-24 21:57:24 +01:00
calc-with-fr.html
child-of-abspos-percentage-height.html
LibWeb: Don't treat auto insets as definite for child of abspos element
2024-11-27 22:55:14 +01:00
css-all-unset.html
css-appearance-none.html
LibWeb: Honor appearance: none
when creating input element layout node
2024-10-20 21:58:58 +02:00
css-attr-typed-fallback.html
LibWeb: Default to an empty string when a string attr substitution fails
2024-04-17 07:13:26 +02:00
css-calc-border-width.html
css-content-visibility.html
LibWeb: Support content-visibility css
2024-07-19 09:04:30 +01:00
css-degenerate-aspect-ratio.html
LibWeb: Avoid division by zero when calculating box aspect ratio
2024-03-23 20:56:26 +01:00
css-dir-selector.html
css-ex-unit.html
css-font-size-calc.html
css-font-size-math.html
css-host-selector-gets-parsed.html
css-import-rule-sheet-1.css
css-import-rule-sheet-2.css
css-import-rule.html
css-imported-sheet-with-media-rule.css
css-imported-sheet-with-media-rule.html
css-invalid-psuedo-compound-selector.html
css-line-height-percentage-inheritance.html
css-line-height-zero.html
LibWeb: Scale font size by 1.15 for line-height: normal
2025-05-05 13:15:56 +02:00
css-logical-inset-properties.html
css-namespace-rule-matches.html
css-namespace-rule-no-match.html
css-namespace-tag-name-selector.html
css-namespace-universal-selector.html
css-pseudo-element-blockification.html
css-pseudo-element-display-list-item.html
LibWeb: Don't crash on encountering display: list-item on pseudo element
2024-10-17 07:42:59 +01:00
css-pseudo-element-should-not-be-affected-by-inline-style.html
css-pseudo-element-should-not-be-affected-by-presentational-hints.html
css-quotes-nesting.html
css-rect-value-with-calc-dont-crash.html
LibWeb: Don't crash when encountering calc() inside a CSS rect() value
2024-10-09 14:14:08 +01:00
css-revert.html
css-round-function-with-percentage-value.html
LibWeb: Use correct resolved type for round() CSS function
2024-09-17 20:02:29 +02:00
css-snap-a-length-as-a-border-width.html
css-table-cell-verticalalign-text-top.html
LibWeb: Modify table formatting according to spec
2024-11-04 14:54:32 +00:00
css-text-transform-math-auto.html
css-transition-none.html
LibWeb: Don't fall apart on transition: none
in CSS
2024-03-30 07:34:02 +01:00
css-var-in-calc-block.html
details-closed.html
details-open.html
details-summary-default-ua-style.html
LibWeb: Make details and summary elements display:block in the UA style
2024-07-20 13:09:28 +02:00
dialog-open-modal.html
LibWeb: Implement :modal pseudo class
2024-07-08 11:34:06 +02:00
dialog-open-non-modal.html
LibWeb: Implement :modal pseudo class
2024-07-08 11:34:06 +02:00
display-contents-with-in-children.html
display-table-inline-children.html
div_align.html
div_align_nested.html
document-write-incomplete-tag.html
LibWeb: Always call document.close
after document.write
2024-09-21 18:42:17 +02:00
dont-crash-on-relayout-that-rewraps-text.html
Element-insertAdjacentHTML.html
LibWeb/Tests: Add a layout test for insertAdjacentHTML
2024-05-11 12:53:26 +02:00
element-use-pseudo-element.html
empty-image-should-be-zero-sized.html
LibWeb: Make empty images (no bitmap, no alt text) take no layout space
2024-03-29 08:52:55 -04:00
fieldset-with-rendered-legend.html
LibWeb: Lay out the fieldset's rendered legend
2024-11-29 12:36:52 +00:00
flex-abspos-item-with-preceding-whitespace.html
flex-auto.html
flex-column-constained-wrap.html
flex-column-constrained-nowrap.html
flex-column-height-constrained-width-constrained.html
flex-column-height-constrained.html
flex-column-height-unconstrained.html
flex-column-item-with-auto-height-and-max-width.html
flex-column-item-with-auto-height-depending-auto-width-with-max-width-constraint.html
flex-column-item-with-auto-height-depending-on-auto-width.html
flex-container-constrained-nowrap.html
flex-container-constrained-wrap.html
flex-container-max-content-width-with-definite-height-and-item-that-has-aspect-ratio.html
LibWeb: Allow intrinsic width layout to see definite heights
2024-10-05 19:24:20 +02:00
flex-container-width-constrained.html
flex-frozen-items-should-be-respected.html
flex-grow-0-column.html
flex-grow-1.html
flex-grow-2.html
flex-item-auto-height-with-wrap.html
flex-item-on-row-with-intrinsic-aspect-ratio.html
flex-item-vertical-padding-relative-to-flex-container-width.html
flex-item-with-cyclic-percentage-height.html
flex-item-with-intrinsic-aspect-ratio.html
flex-justify-end-gap.html
LibWeb: Don't add extra gap when placing flex items in reverse order
2025-01-17 10:10:43 +01:00
flex-margin-auto-justify-content.html
flex-row.html
flex-shrink-1.html
flex-shrink-2.html
flex-shrink-3.html
floating-non-replaced-element-percentage-padding-against-indefinite-width.html
floating-replaced-element-percentage-padding-against-indefinite-width.html
font-family-monospace-quirk.html
LibWeb: Implement time-traveling inheritance for CSS font-size
2025-02-25 23:55:36 +01:00
font-fractional-size.html
font-size-legacy.html
font-size-zero.html
font-with-many-normal-values.html
getComputedStyle-on-unconnected-element.html
height-min-max-fit-content.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
height-of-absolute-position-box-with-padding.html
hidden-root-element.html
LibWeb: Don't crash if the document element is not visible
2024-04-23 11:17:54 +02:00
hide-audio-based-on-controls.html
LibWeb: Hide audio element when controls is not set
2025-01-04 11:47:09 +00:00
host-pseudo-class-basic.html
LibWeb: Implement :host and :host(<compound-selector>) selector matching
2024-07-23 18:03:46 +02:00
html-dimensions.html
LibWeb: Bring back the test video for LibWeb tests
2024-10-10 17:52:58 -04:00
html-display-contents.html
LibWeb: Always blockify the root element
2024-09-29 11:46:13 +02:00
html-display-inline.html
LibWeb: Always blockify the root element
2024-09-29 11:46:13 +02:00
html-encoding-detection-crash.html
HTMLSelectElement-selected-index.html
LibWeb: Update the select element's text when setting the selected index
2025-03-22 17:27:45 +01:00
image-display-block-margin-auto.html
image-with-multiple-constraint-violations.html
img-with-box-sizing-border-box-and-padding.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
img-with-percentage-max-width-and-indefinite-containing-block-width.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
img-with-percentage-max-width-and-min-content-containing-block-width.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
img.webp
import-from-linked-style-sheet.html
LibWeb: Assign linked style sheet location when parsing it
2025-04-15 09:40:38 +01:00
incomplete-input-no-newline-at-eof-should-not-crash.html
inline-block-treat-100pct-width-as-auto.html
inline-flex-with-aspect-ratio.html
LibWeb: Allow any FC type for replaced boxes in dimension_box_on_line()
2024-03-23 20:57:05 +01:00
inline-size.html
LibWeb: Add support for the inline-size CSS property
2024-03-09 16:02:17 +01:00
input-as-button-align-center.html
LibWeb: Use button layout for input elements with button type
2024-06-14 07:58:55 +02:00
input-as-button-shrink-to-fit.html
LibWeb: Use button layout for input elements with button type
2024-06-14 07:58:55 +02:00
input-element-with-display-inline.html
input-file.html
LibWeb: Handle changes to an input element's "multiple" attribute
2024-04-04 21:06:45 +02:00
input-image-to-text.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
input-image.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
input-password-to-text.html
LibWeb: Recreate the <input> shadow tree when the type attribute changes
2024-04-04 21:06:45 +02:00
input-placeholder-with-line-height.html
LibWeb: Don't let input element placeholders influence line-height
2024-10-08 08:12:07 +02:00
input-placeholder.html
LibWeb: Update placeholder visibility when the placeholder value changes
2024-04-04 21:06:45 +02:00
input-range.html
LibWeb: Use correct default value for <input type=range>
2024-07-11 11:56:13 +02:00
input-text-node-invalidation-on-value-change.html
input-text-to-image.html
Tests: Fix 404 at input-text-to-image.html
2024-11-29 12:16:50 +00:00
input-text-to-password.html
LibWeb: Recreate the <input> shadow tree when the type attribute changes
2024-04-04 21:06:45 +02:00
inset-shorthand-property.html
inside-list-item-content-offset.html
LibWeb: Fix inside list style overriding content offset
2025-03-27 23:10:09 +00:00
justify-content-flex-start.html
LibWeb: Add missing flex-start and flex-end in to_alignment [GFC]
2024-10-18 18:11:46 +02:00
letter-spacing-end-of-line-001.html
LibWeb: Start implementing letter spacing
2024-11-05 10:40:22 +00:00
lh-1.html
lh-2.html
line-height-calc-number.html
link-sheet.css
link-sheet.html
list-item-marker-pseudo-placement.html
LibWeb: Fix ::marker placement in tree
2025-03-27 23:10:09 +00:00
media-query-empty.html
LibWeb: Make empty media query lists evaluate to true
2024-10-07 14:50:57 +01:00
media-query-resolution.html
multi-code-point-graphemes.html
LibWeb: Iterate over text chunks using a grapheme-aware segmenter
2024-09-21 08:57:54 +02:00
negative-max-size.html
non-existing-font-family.html
LibWeb: Insert default font in font list before emoji font
2025-01-02 10:47:21 +01:00
non-floating-non-replaced-element-percentage-padding-against-indefinite-width.html
nowrap-and-no-line-break-opportunity.html
ordered-list.html
overflow-with-padding.html
Tests/LibWeb: Correct typo in "overflow: visible"
2024-09-02 13:09:22 +02:00
overflow-x-hidden-with-border-radius.html
percentage-max-height-when-containing-block-has-indefinite-height.html
picture-source-media-query.html
Tests/LibWeb: Move assets used by multiple test types into Assets/
2024-11-05 14:02:07 +00:00
place-content-shorthand-property.html
popovertarget-button.html
LibWeb: Implement popovertarget buttons
2025-01-30 15:46:52 -07:00
position-absolute-from-edges.html
position-absolute-ignores-padding-of-position-relative-floating-parent.html
position-absolute-top-left.html
position-empty-pseudo-elements.html
pre.html
pseudo-element-with-custom-properties-2.html
pseudo-element-with-custom-properties.html
replaced-box-with-vertical-margins.html
replaced-within-max-content.html
resolve-cyclic-percentage-against-zero-when-available-size-is-min-content.html
resolve-height-of-containing-block.html
select-with-option-selected.html
LibWeb: Set select element text when an option is initially selected
2024-01-29 20:05:14 +00:00
set-margin-of-floating-box.html
shadow-tree-removed-from-dom-receives-event.html
space-is-soft-line-break-opportunity.html
span-with-padding.html
LibWeb: Resolve vertical padding of inline elements
2024-04-25 12:45:39 +02:00
srcset-sizes-crash.html
LibWeb: Avoid division by zero in SourceSet width descriptor calculation
2024-08-08 12:20:04 +02:00
style-invalidation-line-height-propagation.html
svg-preserve-aspect-ratio.html
svg-text-with-percentage-values.html
LibWeb: Support percentage values in SVG text positioning element
2024-07-21 19:56:38 +02:00
svg-text-with-viewbox.html
svg-transforms-and-viewboxes.html
tab-size-chars-should-vertically-align.html
LibWeb: Start implementation of rendering tabs according to tab-size
2024-10-17 15:00:57 +02:00
tab-size-letter-spacing.html
LibWeb: Bring tab-size closer to the spec
2024-10-27 11:03:35 +01:00
tab-size-spacing-001.html
LibWeb: Add word spacing to tab size correctly
2024-10-28 22:53:37 +01:00
tab-size-text-wrap.html
LibWeb: Start implementation of rendering tabs according to tab-size
2024-10-17 15:00:57 +02:00
tab-size-word-spacing.html
LibWeb: Bring tab-size closer to the spec
2024-10-27 11:03:35 +01:00
table-fixup-with-rowspan.html
text-align-justify-with-forced-break.html
text-align-overflow.html
text-collapse-inside-contenteditable.html
LibWeb: Do not override whitespace handling for editable elements
2025-05-16 12:08:29 +01:00
text-indent.html
textarea-content.html
LibWeb: Update the <textarea> shadow DOM when the value attribute is set
2024-03-16 13:11:57 +01:00
textarea-reset.html
LibWeb: Update the <textarea> shadow DOM after reseting its form owner
2024-03-16 13:11:57 +01:00
tolerate-css-percentage-overshoot.html
top-layer.html
LibWeb: Add basic "top layer" support
2024-03-29 06:57:07 +01:00
transform-calc-length-values.html
treat-intrinsic-sizing-keywords-as-auto-when-aspect-ratio-cant-be-resolved.html
LibWeb: Treat width: {min,max,fit}-content as auto if ratio unresolvable
2024-06-23 19:15:24 +02:00
unicode-password-input.html
LibWeb: Calculate hidden password text using code-point count
2024-11-14 20:23:58 +01:00
utf-16-be-xhtml-file-should-decode-correctly.html
vertical-align-middle.html
LibWeb: Improve support for 'vertical-align: middle'
2024-02-28 16:11:05 -05:00
vertical-padding-relative-to-cb-width.html
viewport-overflow-propagation-1.html
viewport-overflow-propagation-2.html
writing-modes-direction-flex.html
LibWeb: Use reverse direction on flex containers with rtl
direction
2024-08-13 15:19:51 +01:00
writing-modes-direction-inline.html
LibWeb: Add start
and end
values to text-align
2024-08-13 15:19:51 +01:00
writing-modes-vertical-rl.html
LibWeb: Layout inline elements respective of writing-mode
2024-11-03 17:01:54 +01:00
zero-height-replaced-box-with-aspect-ratio.html
LibWeb: Fix division by zero in solve_replaced_size_constraint()
2024-04-23 16:21:48 +02:00
zero-height-viewport-svg-image.html
LibWeb: Fix division by zero on a zero-height viewport SVG image
2024-05-19 07:19:42 +02:00
zero-size-replaced-box-with-aspect-ratio.html
LibWeb: Fix division by zero in solve_replaced_size_constraint()
2024-02-20 20:35:34 +01:00
zero-width-viewport-svg-image.html
Tests: Mark test-files (images and html) as non-executable
2024-10-25 09:00:52 +02:00
zero_percent_width_nested_table.html