Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' (#32959)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-08-07 06:15:56 -04:00 committed by GitHub
parent 3c271fb298
commit 9cb0e74cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1599 changed files with 80467 additions and 78450 deletions

View file

@ -0,0 +1,2 @@
[block-justify-self.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[animation-canceled-by-parent-details-element-being-closed.html]
[A CSS Animation running on an element within a <details> element is canceled after the <details> element is closed.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[display-none-to-display-block-dont-cancel.tentative.html]
[display:none animating to display:block should be block for the whole animation.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[display-none-to-display-block.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[clip-text-animated-text.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[background-gradient-interpolation-003.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[background-image-computed.sub.html]
[Property background-image value 'conic-gradient(red 0deg, gold 1turn)']
expected: FAIL

View file

@ -0,0 +1,2 @@
[scope-part.html]
expected: FAIL

View file

@ -3640,3 +3640,51 @@
[Property color value 'color(from color(from color(xyz-d65 7 -20.5 100) xyz-d65 x y z / calc(alpha - 1.5)) xyz-d65 x y z / calc(alpha + 0.5))']
expected: FAIL
[Property background-color value 'rgb(from currentColor r g b)']
expected: FAIL
[Property background-color value 'hsl(from currentColor h s l)']
expected: FAIL
[Property background-color value 'hwb(from currentColor h w b)']
expected: FAIL
[Property background-color value 'lab(from currentColor l a b)']
expected: FAIL
[Property background-color value 'oklab(from currentColor l a b)']
expected: FAIL
[Property background-color value 'lch(from currentColor l c h)']
expected: FAIL
[Property background-color value 'oklch(from currentColor l c h)']
expected: FAIL
[Property background-color value 'color(from currentColor srgb r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor srgb-linear r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor a98-rgb r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor rec2020 r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor prophoto-rgb r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor display-p3 r g b)']
expected: FAIL
[Property background-color value 'color(from currentColor xyz x y z)']
expected: FAIL
[Property background-color value 'color(from currentColor xyz-d50 x y z)']
expected: FAIL
[Property background-color value 'color(from currentColor xyz-d65 x y z)']
expected: FAIL

View file

@ -3676,3 +3676,51 @@
[e.style['color'\] = "rgb(from color(srgb 0.4 0.2 0.6) r g b)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklab(from oklab(0.25 0.2 0.5) l a b / 0.35)" should set the property value]
expected: FAIL
[e.style['color'\] = "lch(from lch(0.7 45 30) l c h / 0.25)" should set the property value]
expected: FAIL
[e.style['color'\] = "lch(from lch(0.7 45 30) l c c / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "lch(from lch(0.7 45 30 / 40%) l c c / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30) l c h / 0.25)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30 / 40%) l c h / 0.25)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30) l c c / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "oklch(from oklch(0.7 0.45 30 / 40%) l c c / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in srgb, color(srgb 0.7 0.5 0.3), color(srgb 0.7 0.5 0.3)) srgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in srgb-linear, color(srgb-linear 0.7 0.5 0.3), color(srgb-linear 0.7 0.5 0.3)) srgb-linear r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in a98-rgb, color(a98-rgb 0.7 0.5 0.3), color(a98-rgb 0.7 0.5 0.3)) a98-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in rec2020, color(rec2020 0.7 0.5 0.3), color(rec2020 0.7 0.5 0.3)) rec2020 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in prophoto-rgb, color(prophoto-rgb 0.7 0.5 0.3), color(prophoto-rgb 0.7 0.5 0.3)) prophoto-rgb r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in display-p3, color(display-p3 0.7 0.5 0.3), color(display-p3 0.7 0.5 0.3)) display-p3 r g b / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz-d50, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 x y z / alpha)" should set the property value]
expected: FAIL
[e.style['color'\] = "color(from color-mix(in xyz-d65, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[no-layout-containment-abspos-dynamic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[no-layout-containment-fixedpos-dynamic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[no-layout-containment-fixedpos.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scrollbar-container-units-block.html]
expected: FAIL

View file

@ -0,0 +1,18 @@
[display-computed.html]
[Property display value 'masonry']
expected: FAIL
[Property display value 'inline-masonry']
expected: FAIL
[position absolute affects computed display]
expected: FAIL
[position fixed affects computed display]
expected: FAIL
[float left affects computed display]
expected: FAIL
[float right affects computed display]
expected: FAIL

View file

@ -0,0 +1,6 @@
[display-valid.html]
[e.style['display'\] = "masonry" should set the property value]
expected: FAIL
[e.style['display'\] = "inline-masonry" should set the property value]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-item-max-height-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-item-max-width-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex-item-min-height-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-slr-row-mix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-slr-rtl.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-slr.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-srl-row-mix.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-srl-rtl.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flexbox-writing-mode-srl.html]
expected: FAIL

View file

@ -0,0 +1,18 @@
[font-face-size-adjust.html]
[Check that size-adjust: 100% is valid]
expected: FAIL
[Check that size-adjust: 0% is valid]
expected: FAIL
[Check that size-adjust: 110% is valid]
expected: FAIL
[Check that size-adjust: 100000000000% is valid]
expected: FAIL
[Check that size-adjust: -100% is invalid]
expected: FAIL
[Check that size-adjust: -1% is invalid]
expected: FAIL

View file

@ -1,3 +0,0 @@
[at-font-face-font-matching.html]
[Matching font-style: 'oblique -10deg' should prefer 'oblique -20deg -15deg' over 'oblique -60deg -30deg']
expected: FAIL

View file

@ -0,0 +1,2 @@
[conic-gradient-angle-negative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[conic-gradient-angle.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[conic-gradient-center.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[multiple-position-color-stop-conic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[normalization-conic-2.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[normalization-conic-degenerate.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[normalization-conic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[out-of-range-color-stop-conic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[tiled-conic-gradients.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[pseudo-element-remove-update.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[outline-width-rounding.tentative.html]
[Test that outline widths are rounded up when they are greater than 0px but less than 1px, and rounded down when they are greater than 1px.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-auto-033.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line-clamp-auto-034.tentative.html]
expected: FAIL

View file

@ -184,3 +184,6 @@
[Property list-style-type value 'decimal' in ::marker]
expected: FAIL
[Property cursor value 'move' in ::marker]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-2.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-3.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-4.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-5.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-6.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-size-with-min-or-max-content-7.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[replaced-max-height-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[replaced-max-width-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[replaced-min-height-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[replaced-min-width-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[svg-no-ar-max-height-min-content.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[svg-no-ar-min-height-min-content.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-decoration-underline-position-vertical-ja.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[text-decoration-underline-position-vertical.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-underline-position-vertical-ja.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-underline-position-vertical.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[transform-box-will-change-transform-layer.html]
expected: TIMEOUT

View file

@ -0,0 +1,2 @@
[transform-box.html]
expected: TIMEOUT

View file

@ -41,42 +41,18 @@
[CSS Values and Units Test: attr 14]
expected: FAIL
[CSS Values and Units Test: attr 15]
expected: FAIL
[CSS Values and Units Test: attr 18]
expected: FAIL
[CSS Values and Units Test: attr 19]
expected: FAIL
[CSS Values and Units Test: attr 20]
expected: FAIL
[CSS Values and Units Test: attr 21]
expected: FAIL
[CSS Values and Units Test: attr 25]
expected: FAIL
[CSS Values and Units Test: attr 26]
expected: FAIL
[CSS Values and Units Test: attr 28]
expected: FAIL
[CSS Values and Units Test: attr 29]
expected: FAIL
[CSS Values and Units Test: attr 30]
expected: FAIL
[CSS Values and Units Test: attr 31]
expected: FAIL
[CSS Values and Units Test: attr 32]
expected: FAIL
[CSS Values and Units Test: attr 33]
expected: FAIL
@ -146,14 +122,47 @@
[CSS Values and Units Test: attr 55]
expected: FAIL
[CSS Values and Units Test: attr 64]
[CSS Values and Units Test: attr 12]
expected: FAIL
[CSS Values and Units Test: attr 65]
[CSS Values and Units Test: attr 16]
expected: FAIL
[CSS Values and Units Test: attr 66]
[CSS Values and Units Test: attr 17]
expected: FAIL
[CSS Values and Units Test: attr 67]
[CSS Values and Units Test: attr 22]
expected: FAIL
[CSS Values and Units Test: attr 23]
expected: FAIL
[CSS Values and Units Test: attr 24]
expected: FAIL
[CSS Values and Units Test: attr 56]
expected: FAIL
[CSS Values and Units Test: attr 57]
expected: FAIL
[CSS Values and Units Test: attr 58]
expected: FAIL
[CSS Values and Units Test: attr 59]
expected: FAIL
[CSS Values and Units Test: attr 60]
expected: FAIL
[CSS Values and Units Test: attr 69]
expected: FAIL
[CSS Values and Units Test: attr 70]
expected: FAIL
[CSS Values and Units Test: attr 71]
expected: FAIL
[CSS Values and Units Test: attr 72]
expected: FAIL

View file

@ -1,2 +0,0 @@
[attr-invalid-type-008.html]
expected: FAIL

View file

@ -0,0 +1,18 @@
[attr-pseudo-elem-invalidation.html]
[CSS Values and Units Test: attr() invalidation of pseudo elements]
expected: FAIL
[CSS Values and Units Test: attr() invalidation of pseudo elements 1]
expected: FAIL
[CSS Values and Units Test: attr() invalidation of pseudo elements 2]
expected: FAIL
[CSS Values and Units Test: attr() invalidation of pseudo elements 3]
expected: FAIL
[CSS Values and Units Test: attr() invalidation of pseudo elements 4]
expected: FAIL
[CSS Values and Units Test: attr() invalidation of pseudo elements 5]
expected: FAIL

View file

@ -1,4 +1,88 @@
[calc-size-height-interpolation.tentative.html]
[calc-size-height-interpolation.html]
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
@ -335,90 +419,6 @@
[Web Animations: property <height> from [0\] to [calc-size(max-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
expected: FAIL
@ -2453,256 +2453,124 @@
[Web Animations: property <height> from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 3% + 17px)\] at (-0.25) should be [225px\]]
@ -2885,126 +2753,6 @@
[Web Animations: property <height> from [calc-size(auto, size * 2)\] to [50%\] at (1.25) should be [0px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.25) should be [175px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [150px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.75) should be [75px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [50px\]]
expected: FAIL
[Web Animations: property <height> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.25) should be [25px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [calc-size(auto, size)\] to [calc-size(50%, size)\] at (-0.3) should be [calc-size(auto, size)\]]
expected: FAIL

View file

@ -1,4 +1,4 @@
[calc-size-interpolation-expansion.tentative.html]
[calc-size-interpolation-expansion.html]
[value at progress 0.75 in animation of "height" from "auto" to "calc-size(0px)"]
expected: FAIL

View file

@ -1,172 +1,4 @@
[calc-size-width-interpolation.tentative.html]
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [calc-size(auto, size * 1.25)\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [calc-size(auto, size * 1.5)\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [calc-size(auto, size * 1.75)\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [calc-size(auto, size * 2)\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [calc-size(auto, size * 2.25)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[calc-size-width-interpolation.html]
[CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
@ -251,6 +83,12 @@
[Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
expected: FAIL
@ -266,6 +104,12 @@
[CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
expected: FAIL
@ -281,6 +125,12 @@
[CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
expected: FAIL
@ -296,6 +146,12 @@
[CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
expected: FAIL
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
expected: FAIL
@ -311,6 +167,90 @@
[Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (-0.25) should be [0\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0) should be [0\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.25) should be [25px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.5) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (0.75) should be [75px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1) should be [100px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
expected: FAIL
@ -2345,256 +2285,124 @@
[Web Animations: property <width> from [max-content\] to [calc-size(stretch, size)\] at (1.5) should be [calc-size(stretch, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(20px, size)\]]
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(20px, size)\]]
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(20px, size)\]]
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (-0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.3) should be [calc-size(50%, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.5) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (0.6) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1) should be [calc-size(50px, size)\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(50px, size)\] at (1.5) should be [calc-size(50px, size)\]]
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(37px, 200px)\] to [calc-size(37px, size * 2 + 7% + 12px)\] at (-0.25) should be [225px\]]
@ -2716,123 +2524,3 @@
[Web Animations: property <width> from [inherit\] to [calc-size(auto, size * 0.5)\] at (1.25) should be [112.5px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (-0.25) should be [10px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0) should be [20px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (0.75) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(20px, size)\] to [calc-size(60px, size)\] at (1.25) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[CSS Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (-0.25) should be [110px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0) should be [100px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (0.75) should be [70px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1) should be [60px\]]
expected: FAIL
[Web Animations: property <width> from [calc-size(50%, size)\] to [calc-size(60px, size)\] at (1.25) should be [50px\]]
expected: FAIL

View file

@ -0,0 +1,2 @@
[calc-size-aspect-ratio-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[calc-size-aspect-ratio-002.html]
expected: FAIL

View file

@ -0,0 +1,90 @@
[calc-size-flex-basis-on-column.html]
[resolved value for height resulting from flex-basis: 274px]
expected: FAIL
[resolved value for height resulting from flex-basis: min-content]
expected: FAIL
[resolved value for height resulting from flex-basis: fit-content]
expected: FAIL
[resolved value for height resulting from flex-basis: max-content]
expected: FAIL
[resolved value for height resulting from flex-basis: content]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(any, 357px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(any, 220%)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(max-content, 350%)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(fit-content, 172px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(37px, 193px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(83px, size * 3)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(min-content, size / 0.25)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(max-content, size * 5.2)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(fit-content, size / 4 + 60px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(stretch, size * 2 - 10%)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(30px, 15em)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(calc-size(any, 30px), 15em)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(calc-size(2in, 30px), 15em)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(calc-size(min-content, 30px), 15em)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(calc-size(min-content, size), size * 3)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(auto, size * 1.6 + 23px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(content, size)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(content, size * 1.6 + 23px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(auto, size * 3) and height: auto]
expected: FAIL
[resolved value for height resulting from flex-basis: auto and height: calc-size(auto, size * 7)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(auto, size * 7) and height: calc-size(auto, size * 3)]
expected: FAIL
[resolved value for height resulting from flex-basis: auto and height: calc-size(max-content, size + 12px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(auto, size + 4px) and height: calc-size(fit-content, size + 12px)]
expected: FAIL
[resolved value for height resulting from flex-basis: 372px and height: calc-size(fit-content, size + 12px)]
expected: FAIL
[resolved value for height resulting from flex-basis: calc-size(content, size * 7) and height: 321px]
expected: FAIL

View file

@ -0,0 +1,93 @@
[calc-size-flex-basis-on-row.html]
[resolved value for width resulting from flex-basis: 274px]
expected: FAIL
[resolved value for width resulting from flex-basis: min-content]
expected: FAIL
[resolved value for width resulting from flex-basis: fit-content]
expected: FAIL
[resolved value for width resulting from flex-basis: max-content]
expected: FAIL
[resolved value for width resulting from flex-basis: content]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(any, 357px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(any, 31%)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(max-content, 31%)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(fit-content, 172px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(37px, 193px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(83px, size * 3)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(min-content, size / 2)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(max-content, size * 1.2)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(fit-content, size / 4 + 30px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(stretch, size / 2 - 10%)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(30px, 15em)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(calc-size(any, 30px), 15em)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(calc-size(2in, 30px), 15em)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(calc-size(min-content, 30px), 15em)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(calc-size(min-content, size), size)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(auto, size * 1.6 + 23px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(content, size)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(content, size / 2)]
expected: FAIL
[resolved value for width resulting from flex-basis: auto and width: auto]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(auto, size * 2) and width: auto]
expected: FAIL
[resolved value for width resulting from flex-basis: auto and width: calc-size(auto, size * 1.5 + 5px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(auto, size + 14px) and width: calc-size(auto, size * 1.5)]
expected: FAIL
[resolved value for width resulting from flex-basis: auto and width: calc-size(max-content, size + 12px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(auto, size + 4px) and width: calc-size(fit-content, size + 12px)]
expected: FAIL
[resolved value for width resulting from flex-basis: 472px and width: calc-size(fit-content, size + 12px)]
expected: FAIL
[resolved value for width resulting from flex-basis: calc-size(content, size * 1.5 + 4px) and width: 321px]
expected: FAIL

View file

@ -1,4 +1,4 @@
[calc-size-height.tentative.html]
[calc-size-height.html]
[resolved height for height in auto height container: calc-size(any, 357px)]
expected: FAIL
@ -80,9 +80,6 @@
[resolved height for height in definite height container: calc-size(calc-size(min-content, 30px), 15em)]
expected: FAIL
[resolved height for height in definite height container: calc(12% + calc-size(any, 31%))]
expected: FAIL
[resolved height for height in auto height container: calc-size(any, 31% + 12px)]
expected: FAIL

View file

@ -1,46 +1,4 @@
[calc-size-parsing.tentative.html]
[e.style['width'\] = "calc-size(fit-content, size)" should set the property value]
expected: FAIL
[e.style['height'\] = "calc-size(min-content, size * 2)" should set the property value]
expected: FAIL
[e.style['max-width'\] = "calc-size(max-content, size / 2)" should set the property value]
expected: FAIL
[e.style['max-height'\] = "calc-size(fit-content, 30px + size / 2)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(fit-content, 50% + size / 2)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 40%)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 50px + 30%)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, calc-size(10px, sign(size) * size))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(30px, 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(any, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(2in, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(min-content, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(min-content, size), size)" should set the property value]
expected: FAIL
[calc-size-parsing.html]
[e.style['width'\] = "calc-size(auto, size)" should set the property value]
expected: FAIL
@ -53,27 +11,6 @@
[e.style['min-height'\] = "calc-size(auto, size)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(10px, sign(size) * size)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(30px)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(min(30px, 2em))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(any, 30px))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(fit-content)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(fit-content, size * 2))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(30px))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(max-content, size)" should set the property value]
expected: FAIL
@ -109,3 +46,81 @@
[e.style['min-inline-size'\] = "calc-size(max-content, size)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(fit-content, size)" should set the property value]
expected: FAIL
[e.style['height'\] = "calc-size(min-content, size * 2)" should set the property value]
expected: FAIL
[e.style['max-width'\] = "calc-size(max-content, size / 2)" should set the property value]
expected: FAIL
[e.style['max-height'\] = "calc-size(fit-content, 30px + size / 2)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(fit-content, 50% + size / 2)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 40%)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(any, 50px + 30%)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(10px, sign(size) * size)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(30px, 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(any, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(2in, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(min-content, 30px), 25em)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(min-content, size), size)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(30px)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(min(30px, 2em))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(any, 30px))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(fit-content)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(fit-content, size * 2))" should set the property value]
expected: FAIL
[e.style['width'\] = "calc-size(calc-size(30px))" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(any, 50px)" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(auto, size)" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(min-content, size)" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(max-content, size)" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(fit-content, size)" should set the property value]
expected: FAIL
[e.style['flex-basis'\] = "calc-size(content, size)" should set the property value]
expected: FAIL

View file

@ -1,4 +1,4 @@
[calc-size-width.tentative.html]
[calc-size-width.html]
[resolved width for width: calc-size(any, 357px)]
expected: FAIL

View file

@ -0,0 +1,3 @@
[cap-invalidation.html]
[CSS Values and Units Test: cap invalidation]
expected: FAIL

View file

@ -0,0 +1,3 @@
[integer_interpolation_round_half_towards_positive_infinity_order.html]
[Integer interpolation should be rounded towards positive infinity]
expected: FAIL

View file

@ -0,0 +1,33 @@
[variable-css-wide-keywords.html]
[`initial` as a value for a non-inheriting registered custom property]
expected: FAIL
[`initial` as a value for an inheriting registered custom property]
expected: FAIL
[`unset` as a value for a non-inheriting registered custom property]
expected: FAIL
[`revert` as a value for a non-inheriting registered custom property]
expected: FAIL
[`revert-layer` as a `var()` fallback for an unregistered custom property]
expected: FAIL
[`initial` as a `var()` fallback for a non-inheriting registered custom property]
expected: FAIL
[`initial` as a `var()` fallback for an inheriting registered custom property]
expected: FAIL
[`unset` as a `var()` fallback for a non-inheriting registered custom property]
expected: FAIL
[`revert` as a `var()` fallback for a non-inheriting registered custom property]
expected: FAIL
[`revert-layer` as a `var()` fallback for a non-inheriting registered custom property]
expected: FAIL
[`revert-layer` as a `var()` fallback for an inheriting registered custom property]
expected: FAIL

View file

@ -1,19 +1,9 @@
[MediaQueryList-extends-EventTarget-interop.html]
expected: TIMEOUT
[listener added with addListener and addEventListener (capture) is called twice]
expected: TIMEOUT
[removeEventListener removes listener added with addListener]
expected: NOTRUN
[removeEventListener (capture) doesn't remove listener added with addListener]
expected: NOTRUN
[removeListener removes listener added with addEventListener]
expected: NOTRUN
expected: FAIL
[removeListener doesn't remove listener added with addEventListener (capture)]
expected: NOTRUN
expected: FAIL
[capturing event listener fires before non-capturing listener at target]
expected: NOTRUN
expected: FAIL

View file

@ -0,0 +1,3 @@
[scrollintoview-containingblock-chain.html]
[scrollIntoView should not scroll ancestor overflow:scroll elements that are not containing block ancestors]
expected: FAIL

View file

@ -0,0 +1,3 @@
[scrollintoview-zero-height-item.html]
[scrollIntoView on zero height item]
expected: FAIL

View file

@ -0,0 +1,3 @@
[link-element-stylesheet-title.html]
[StyleSheet.title]
expected: FAIL

View file

@ -0,0 +1,516 @@
[stroke-color-interpolation.html]
[CSS Transitions: property <stroke-color> from neutral to [green\] at (-0.3) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from neutral to [green\] at (0) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from neutral to [green\] at (0.3) should be [rgb(0, 38, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from neutral to [green\] at (0.6) should be [rgb(0, 77, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from neutral to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from neutral to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (-0.3) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (0) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (0.3) should be [rgb(0, 38, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (0.6) should be [rgb(0, 77, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from neutral to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (-0.3) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (0) should be [rgb(0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (0.3) should be [rgb(0, 38, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (0.6) should be [rgb(0, 77, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from neutral to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (-0.3) should be [rgb(0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (0) should be [rgb(0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (0.3) should be [rgb(0, 38, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (0.6) should be [rgb(0, 77, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from neutral to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [initial\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [initial\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [initial\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [initial\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [inherit\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [inherit\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [inherit\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [inherit\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [unset\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [unset\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [unset\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (-0.3) should be [rgb(255, 255, 255)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (0) should be [rgb(238, 238, 238)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (0.3) should be [rgb(167, 205, 167)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (0.6) should be [rgb(95, 172, 95)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [unset\] to [green\] at (1.5) should be [rgb(0, 73, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (-0.3) should be [white\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (0) should be [white\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (0.3) should be [rgb(255, 228, 179)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (0.6) should be [rgb(255, 201, 102)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (1) should be [orange\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [white\] to [orange\] at (1.5) should be [rgb(255, 120, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (-0.3) should be [white\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (0) should be [white\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (0.3) should be [rgb(255, 228, 179)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (0.6) should be [rgb(255, 201, 102)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (1) should be [orange\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [white\] to [orange\] at (1.5) should be [rgb(255, 120, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (-0.3) should be [white\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (0) should be [white\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (0.3) should be [rgb(255, 228, 179)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (0.6) should be [rgb(255, 201, 102)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (1) should be [orange\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [white\] to [orange\] at (1.5) should be [rgb(255, 120, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (-0.3) should be [white\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (0) should be [white\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (0.3) should be [rgb(255, 228, 179)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (0.6) should be [rgb(255, 201, 102)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (1) should be [orange\]]
expected: FAIL
[Web Animations: property <stroke-color> from [white\] to [orange\] at (1.5) should be [rgb(255, 120, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [transparent\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [transparent\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [transparent\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (-0.3) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (0) should be [rgba(0, 0, 0, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (0.3) should be [rgba(0, 128, 0, 0.3)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (0.6) should be [rgba(0, 128, 0, 0.6)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (1) should be [rgb(0, 128, 0)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [transparent\] to [green\] at (1.5) should be [rgb(0, 192, 0)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (-0.5) should be [rgba(0, 0, 255, 0.38)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0) should be [rgba(0, 0, 255, 0.5)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.25) should be [rgba(0, 85, 170, 0.56)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.5) should be [rgba(0, 153, 102, 0.63)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.75) should be [rgba(0, 208, 47, 0.69)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1) should be [rgba(0, 255, 0, 0.75)\]]
expected: FAIL
[CSS Transitions: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1.5) should be [rgba(0, 255, 0, 0.88)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (-0.5) should be [rgba(0, 0, 255, 0.38)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0) should be [rgba(0, 0, 255, 0.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.25) should be [rgba(0, 85, 170, 0.56)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.5) should be [rgba(0, 153, 102, 0.63)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.75) should be [rgba(0, 208, 47, 0.69)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1) should be [rgba(0, 255, 0, 0.75)\]]
expected: FAIL
[CSS Transitions with transition: all: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1.5) should be [rgba(0, 255, 0, 0.88)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (-0.5) should be [rgba(0, 0, 255, 0.38)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0) should be [rgba(0, 0, 255, 0.5)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.25) should be [rgba(0, 85, 170, 0.56)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.5) should be [rgba(0, 153, 102, 0.63)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.75) should be [rgba(0, 208, 47, 0.69)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1) should be [rgba(0, 255, 0, 0.75)\]]
expected: FAIL
[CSS Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1.5) should be [rgba(0, 255, 0, 0.88)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (-0.5) should be [rgba(0, 0, 255, 0.38)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0) should be [rgba(0, 0, 255, 0.5)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.25) should be [rgba(0, 85, 170, 0.56)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.5) should be [rgba(0, 153, 102, 0.63)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (0.75) should be [rgba(0, 208, 47, 0.69)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1) should be [rgba(0, 255, 0, 0.75)\]]
expected: FAIL
[Web Animations: property <stroke-color> from [currentcolor\] to [rgba(0, 255, 0, 0.75)\] at (1.5) should be [rgba(0, 255, 0, 0.88)\]]
expected: FAIL

View file

@ -70,3 +70,9 @@
["::part(foo):where(nav ul)" should be a valid selector]
expected: FAIL
["::part(foo):disabled" should be a valid selector]
expected: FAIL
["::part(foo):checked" should be a valid selector]
expected: FAIL