ladybird/Tests/LibWeb/Ref/expected
Lucas CHOLLET a3ef24e30a LibWeb/CSS: Add support for the srgb color space in color()
It makes the following WPT tests pass:
 - css/css-color/predefined-001.html
 - css/css-color/xyz-003.html
 - css/css-color/xyz-d50-003.html
 - css/css-color/xyz-d50-004.html
 - css/css-color/xyz-d65-003.html

Also we now render the reference of color-mix-currentcolor-nested-for-
color-property.html properly. Which means that it's now different from
the actual test, that is still rendered incorrectly. In other word, the
false positive for this test is now turned into a true negative.
2024-11-14 09:26:28 +00:00
..
wpt-import/css LibWeb/CSS: Add support for the srgb color space in color() 2024-11-14 09:26:28 +00: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
body-link-attribute-ref.html
border-radius-shrink-zero-sized-box-ref.html
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-ref.html
color-hsl-ref.html
color-hwb-ref.html
color-oklab-ref.html
color-oklch-ref.html
color-rgb-ref.html
corner-clip-inside-scrollable-ref.html
css-any-link-selector-ref.html
css-attr-typed-ref.html
css-case-insensitive-html-attributes-selector-ref.html
css-gradient-currentcolor-ref.html
css-has-compound.html
css-has-descendant.html
css-has-direct-child.html
css-has-next-sibling.html
css-has-subsequent-sibling.html
css-invalid-var-ref.html
css-keyframe-fill-forwards-ref.html
css-keyframe-invalid-transform-should-not-render-ref.html
css-lang-selector-ref.html
css-local-link-selector-ref.html
css-nested-declarations-ref.html
css-nested-has.html
css-nesting-ref.html
css-open-closed-selectors-ref.html
css-placeholder-shown-selector-ref.html
css-pseudo-element-in-has.html
css-quotes-ref.html
css-read-only-read-write-selectors-ref.html
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-paintable-background-clip-text-ref.html
inline-paintable-inside-translated-container-ref.html
inline-stacking-context-ref.html
inline-visibility-hidden-ref.html
input-background.html
invalidate-css-transform-property-ref.html
item-with-negative-z-index-ref.html
nested-svg-as-img-ref.html
non-positioned-stacking-context-with-z-index-0-ref.html
options-set-index.html
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
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
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
scrolled-text-with-clipped-corners-ref.html
separate-borders-ref.html
simple-svg-mask-ref.html
space-glyph-width-ref.html
square-ref.html
sticky-box-with-percentage-insets-ref.html
sticky-positioned-box-with-border-ref.html
svg-clipPathUnits.html
svg-display-attr.html
svg-file-matches-html-file.html
svg-image-positioning-ref.html
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
svg-overflow-visible-ref.html
svg-path-incomplete-args-ref.html
svg-polygon-with-incomplete-points-ref.html
svg-symbol-ref.html
svg-use-defined-earlier.html
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
z-index-should-not-affect-svg-painting-order-ref.html