ladybird/Tests/LibWeb/Ref/expected
Jelle Raaijmakers 0d856a8fa7 Tests: Implement fuzzy screenshot comparisons in test-web
We now read WPT's `<meta name="fuzzy">` tags if present in tests and
apply them while comparing screenshots.
2025-07-17 12:59:11 +01:00
..
css LibWeb: Allow <svg> to establish a stacking context 2025-07-12 11:01:15 +02:00
HTML LibWeb: Apply HTMLFontElement's face attribute's presentational hint 2025-04-01 03:50:30 +02:00
svg LibWeb/SVG: Prefer href to xlink:href attribute on images 2025-07-12 13:13:47 +02:00
wpt-import Tests: Implement fuzzy screenshot comparisons in test-web 2025-07-17 12:59:11 +01:00
abspos-escapes-scroll-container-ref.html
abspos-z-index-painting-order-ref.html
alternative-style-sheets-ref.html
anonymous-wrapper-css-visibility-ref.html
background-clip-text-inside-scrollable-ref.html
background-clip-text-ref.html
background-size-calc-ref.html Tests: Mark existing workarounds consistently 2025-03-05 16:32:47 +01:00
background-size-near-zero-svg-ref.html LibWeb: Don't crash with near-zero background sizes 2025-07-02 11:45:34 +01:00
bitmaps-with-scroll-offset-ref.html Tests: Regression test recent image rendering bug when scrolling 2025-03-10 17:14:13 +01:00
block-element-inside-inline-element-ref.html LibWeb: Retain display: contents in ancestor stack for continuations 2025-02-18 23:31:49 +01:00
body-link-attribute-ref.html
border-radius-shrink-zero-sized-box-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
border-radius-with-padding-ref.html
box-with-transform-should-be-above-other-boxes-ref.html
box-without-scrollable-overflow-should-not-consume-scroll-events-ref.html
button-inside-scroll-container-ref.html
calc-border-radius-ref.html
change-opacity-ref.html
clip-abspos-children-ref.html
clip-border-radius-with-css-transform-ref.html
clip-offscreen-ref.html LibWeb/Painting: Apply clip and mask operations that are off-screen 2024-11-13 16:10:15 +01:00
clip-path-scrolling.html LibWeb: Fix CSS clip-path ignoring scroll position 2025-01-13 20:03:28 -07:00
clip-path.html LibWeb: Don't early return when masking area of StackingContext is empty 2025-06-06 00:52:19 +02:00
clip-ref.html
color-hsl-ref.html LibWeb/Painting: Fix blending with viewport background 2025-04-01 13:38:00 +02:00
color-hwb-ref.html LibWeb/Painting: Fix blending with viewport background 2025-04-01 13:38:00 +02:00
color-oklab-ref.html LibWeb/Painting: Fix blending with viewport background 2025-04-01 13:38:00 +02:00
color-oklch-ref.html LibWeb/Painting: Fix blending with viewport background 2025-04-01 13:38:00 +02:00
color-rgb-ref.html
corner-clip-inside-scrollable-ref.html
css-any-link-selector-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-attr-typed-ref.html LibWeb: Remove now-invalid attr() type support 2025-07-09 16:44:20 +01:00
css-case-insensitive-html-attributes-selector-ref.html LibWeb/CSS: Use case insensitive tag and attribute name in ancestor hash 2025-05-21 08:54:40 -04:00
css-custom-prop-fallback-ref.html LibWeb+Tests: Continue variable expansion if CSS-wide keyword is parsed 2025-05-19 16:32:07 +01:00
css-gradient-currentcolor-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-has-compound.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-has-descendant.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-has-direct-child.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-has-next-sibling.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-has-subsequent-sibling.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-invalid-var-ref.html
css-isolation.html LibWeb: Implement CSS 'isolation' property 2025-01-13 11:07:55 +00:00
css-keyframe-fill-forwards-ref.html
css-keyframe-invalid-transform-should-not-render-ref.html
css-lang-selector-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-local-link-selector-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-nested-declarations-ref.html
css-nested-has.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-nesting-ref.html
css-open-closed-selectors-ref.html LibWeb: Remove :closed pseudo class 2024-12-06 04:49:36 +00:00
css-placeholder-shown-selector-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-pseudo-element-in-has.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-quotes-ref.html
css-read-only-read-write-selectors-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
css-tag-selector-case-sensitivity-html.html LibWeb/CSS: Use case insensitive tag and attribute name in ancestor hash 2025-05-21 08:54:40 -04:00
css-tag-selector-case-sensitivity-svg.html LibWeb: Fix CSS tag seletor case sensitivity for SVG elements 2025-01-13 12:11:34 +00:00
css-tag-selector-case-sensitivity-xhtml.xhtml LibWeb: Fix CSS tag seletor case sensitivity for SVG elements 2025-01-13 12:11:34 +00:00
disabled-button-border-color-ref.html LibWeb: Avoid changing button border color on disable/hover 2025-04-30 20:13:14 +01:00
empty-radial-gradient-crash.html LibWeb: Do not crash when Radial Gradient height is 0 2024-11-19 22:31:51 +01:00
first-available-font-should-include-whitespace-ref.html
grid-item-and-css-filter-ref.html
grid-items-painting-order-ref.html
iframe-contains-scrollable-box-ref.html
img-srcset-viewport-relative-sizes-ref.html
inline-block-with-css-background-ref.html
inline-nested-node-ref.html LibWeb: Improve painting of nested inline elements 2024-12-04 11:23:54 +00:00
inline-paintable-background-clip-text-ref.html
inline-paintable-inside-translated-container-ref.html
inline-stacking-context-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
inline-visibility-hidden-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
input-background.html
invalidate-css-transform-property-ref.html
item-with-negative-z-index-ref.html
li-change-value-attribute-ref.html Libweb: Invalidate layout for the value-attribute of li-elements 2025-05-11 01:14:31 +02:00
mask-image-with-scroll-offset-ref.html LibWeb: Ensure scroll offset is applied to mask-images 2025-05-29 22:02:07 +02:00
mismatch-test-ref.html WebContent+headless-browser: Implement mismatch conditions for ref tests 2024-12-04 19:50:00 +00:00
nested-svg-as-img-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
non-positioned-stacking-context-with-z-index-0-ref.html
object-fit-scale-down-ref.html LibWeb: Add support for object-fit: scale-down 2024-12-16 20:47:32 +01:00
object-fit-with-zoom-ref.html Tests: Add tests that verify object-fit and -position with zoom 2025-01-21 16:05:12 +01:00
ol-change-reversed-attribute-ref.html LibWeb: Invalidate layout for ol-attributes that affect it 2025-05-11 01:14:31 +02:00
ol-change-start-attribute-ref.html LibWeb: Invalidate layout for ol-attributes that affect it 2025-05-11 01:14:31 +02:00
ol-change-type-attribute-ref.html LibWeb: Invalidate layout for ol-attributes that affect it 2025-05-11 01:14:31 +02:00
ol-items-text-ref.html LibWeb: Improve list item marker positioning and alpha/roman text 2025-07-15 19:05:36 +01:00
ol-render-default-ref.html LibWeb: Tests for rendering lists and their ordinals 2025-06-16 12:44:58 +01:00
ol-render-multiple-changes-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-nested-ref.html LibWeb: Tests for rendering lists and their ordinals 2025-06-16 12:44:58 +01:00
ol-render-node-append-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-append-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-before-child-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-before-child-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-existing-child-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-existing-child-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-first-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-first-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-last-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-last-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-no-child-group-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-insert-no-child-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-prepend-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
ol-render-node-remove-ref.html LibWeb: Tests for recalculating ordinals after list manipulation 2025-06-16 12:44:58 +01:00
options-set-index.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
outlines-ref.html
overflow-hidden-2-ref.html
overflow-hidden-3-ref.html
overflow-hidden-4-ref.html
overflow-hidden-5-ref.html
overflow-hidden-6-ref.html
overflow-hidden-7-ref.html
overflow-hidden-ref.html
overflow-hidden-text-inside-translated-container-ref.html
paintablewithlines-corner-clip-in-scroll-container-ref.html
position-sticky-bottom-ref.html
position-sticky-left-ref.html
position-sticky-right-ref.html
position-sticky-should-stay-within-containing-block-ref.html
position-sticky-top-ref.html
positioned-elements-in-scroll-container-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
range-not-assiciated-with-selection-should-not-affect-it-ref.html LibWeb: Skip update_associated_selection() when there's no selection 2025-07-03 22:16:39 +02:00
render-order-floating-replaced-ref.html LibWeb: Draw floating replaced elements more correctly 2025-03-03 21:49:44 +01:00
required-optional-pseudoclass-ref.html LibWeb: Implement :required/:optional pseudo-classes 2025-05-24 10:31:34 +01:00
resolve-paint-only-properties-after-layout-ref.html
scroll-iframe-ref.html
scroll-using-mousewheel-event-ref.html
scrollable-box-with-nested-stacking-context-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
scrollable-contains-box-with-gradient-background-ref.html
scrollable-contains-boxes-with-hidden-overflow-1-ref.html
scrollable-contains-boxes-with-hidden-overflow-2-ref.html
scrollable-contains-boxes-with-hidden-overflow-and-opacity-ref.html
scrollable-contains-iframe-ref.html
scrollable-contains-rotated-boxes-ref.html
scrollable-contains-table-ref.html
scrollable-content-inside-fixed-position-box-ref.html
scrollable-overflow-viewport-bug.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
scrolled-svg-path-with-transform.html Tests: Hide scrollbars in failing ref test 2025-03-28 22:01:51 +00:00
scrolled-text-with-clipped-corners-ref.html LibWeb: Deduplicate clipping code 2025-05-13 15:30:14 +03:00
select-chevron-color-ref.html LibWeb: Make SelectElement arrow use text color 2025-02-20 14:06:23 -05:00
select-option-use-label.html LibWeb: Make select element use option's label, not text content 2025-01-04 11:44:03 +00:00
separate-borders-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
simple-svg-mask-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
space-glyph-width-ref.html
square-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
sticky-box-with-percentage-insets-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
sticky-positioned-box-with-border-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-clipPathUnits.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-display-attr.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-file-matches-html-file.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-image-in-iframe-ref.html LibWeb: Resolve SVGImageElement source URL correctly 2025-01-19 15:02:38 +01:00
svg-image-positioning-ref.html LibWeb: Calculate image size in CSS pixels 2025-01-21 16:05:12 +01:00
svg-inside-scroll-container-ref.html
svg-invalid-number-arguments-ref.html
svg-non-local-clip-path-display-none-ref.html
svg-overflow-hidden-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-overflow-visible-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-path-incomplete-args-ref.html
svg-polygon-with-incomplete-points-ref.html
svg-restore-after-filter.html LibWeb: Unapply CSS filters after applying them to SVG 2024-11-23 21:39:50 +00:00
svg-symbol-ref.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
svg-use-defined-earlier.html
svg-with-css-transform.html LibWeb: Make SVGs respect their CSS transforms 2024-11-24 14:30:32 +01:00
table-collapse-ignored-in-cells-ref.html LibWeb: Use the correct definition of separated-borders mode 2025-06-04 15:02:42 +01:00
tables-width-z-index-ref.html LibWeb: Move z-index to table wrapper box 2025-02-16 21:05:59 +01:00
text-decoration-in-anonymous-wrapper-ref.html
text-div.html
text-overflow.html
textnode-segmenter-invalidation.html
transform-2d-translate-ref.html
transform-box-ref.html
transform-calc-length-percentage-ref.html
unicode-range-ref.html
webkit-box-shadow.html
webkit-text-fill-color.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00
z-index-should-not-affect-svg-painting-order-ref.html
zero-area-child-creating-scrollable-overflow.html Meta: Add DOCTYPEs to ref tests 2025-03-20 11:50:49 +01:00