Update web-platform-tests to revision b'ec9b870fec350e59e9db48ae2858e914a07f38d6' (#33359)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-09-08 03:41:09 +02:00 committed by GitHub
parent 1c6fb1a7ba
commit 85823edd01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2373 changed files with 20988 additions and 4309 deletions

View file

@ -0,0 +1,6 @@
[justify-self-text-align-2.html]
[.item 2]
expected: FAIL
[.item 3]
expected: FAIL

View file

@ -0,0 +1,36 @@
[safe-justify-self-htb.html]
[.item 7]
expected: FAIL
[.item 8]
expected: FAIL
[.item 9]
expected: FAIL
[.item 10]
expected: FAIL
[.item 11]
expected: FAIL
[.item 12]
expected: FAIL
[.item 13]
expected: FAIL
[.item 14]
expected: FAIL
[.item 15]
expected: FAIL
[.item 16]
expected: FAIL
[.item 17]
expected: FAIL
[.item 18]
expected: FAIL

View file

@ -0,0 +1,36 @@
[safe-justify-self-vlr.html]
[.item 7]
expected: FAIL
[.item 8]
expected: FAIL
[.item 9]
expected: FAIL
[.item 10]
expected: FAIL
[.item 11]
expected: FAIL
[.item 12]
expected: FAIL
[.item 13]
expected: FAIL
[.item 14]
expected: FAIL
[.item 15]
expected: FAIL
[.item 16]
expected: FAIL
[.item 17]
expected: FAIL
[.item 18]
expected: FAIL

View file

@ -0,0 +1,36 @@
[safe-justify-self-vrl.html]
[.item 7]
expected: FAIL
[.item 8]
expected: FAIL
[.item 9]
expected: FAIL
[.item 10]
expected: FAIL
[.item 11]
expected: FAIL
[.item 12]
expected: FAIL
[.item 13]
expected: FAIL
[.item 14]
expected: FAIL
[.item 15]
expected: FAIL
[.item 16]
expected: FAIL
[.item 17]
expected: FAIL
[.item 18]
expected: FAIL

View file

@ -28,3 +28,9 @@
[.inline-flexbox 8]
expected: FAIL
[.inline-flexbox 2]
expected: FAIL
[.inline-flexbox 10]
expected: FAIL

View file

@ -0,0 +1,2 @@
[multiline-shrink-to-fit.html]
expected: FAIL

View file

@ -0,0 +1,36 @@
[webkit-aliases.html]
[-webkit-align-content is a legacy name alias for align-content]
expected: FAIL
[-webkit-align-items is a legacy name alias for align-items]
expected: FAIL
[-webkit-align-self is a legacy name alias for align-self]
expected: FAIL
[-webkit-flex is a legacy name alias for flex]
expected: FAIL
[-webkit-flex-basis is a legacy name alias for flex-basis]
expected: FAIL
[-webkit-flex-direction is a legacy name alias for flex-direction]
expected: FAIL
[-webkit-flex-flow is a legacy name alias for flex-flow]
expected: FAIL
[-webkit-flex-grow is a legacy name alias for flex-grow]
expected: FAIL
[-webkit-flex-shrink is a legacy name alias for flex-shrink]
expected: FAIL
[-webkit-flex-wrap is a legacy name alias for flex-wrap]
expected: FAIL
[-webkit-justify-content is a legacy name alias for justify-content]
expected: FAIL
[-webkit-order is a legacy name alias for order]
expected: FAIL

View file

@ -79,3 +79,6 @@
[Property font-palette value 'palette-mix(in oklab, palette-mix(in srgb, light 30%, normal) 30%, palette-mix(in srgb, --custom-palette 30%, dark))']
expected: FAIL
[Property font-palette value 'palette-mix(in oklab, light calc(sign(1rem - 1px) * 10%), dark calc(sign(1rem - 1px) * 40%))']
expected: FAIL

View file

@ -0,0 +1,3 @@
[font-stretch-alias.html]
[font-stretch is a legacy name alias for font-width]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[line-clamp-with-floats-008.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-with-floats-008.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-044.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-045.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-046.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-047.html]
expected: FAIL

View file

@ -0,0 +1,36 @@
[webkit-box-computed.html]
[display: -webkit-box;]
expected: FAIL
[display: -webkit-box; -webkit-box-orient: vertical;]
expected: FAIL
[display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: none;]
expected: FAIL
[display: -webkit-box; -webkit-line-clamp: 3;]
expected: FAIL
[display: -webkit-box; -webkit-box-orient: horizontal; -webkit-line-clamp: 3;]
expected: FAIL
[display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;]
expected: FAIL
[display: -webkit-inline-box;]
expected: FAIL
[display: -webkit-inline-box; -webkit-box-orient: vertical;]
expected: FAIL
[display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: none;]
expected: FAIL
[display: -webkit-inline-box; -webkit-line-clamp: 3;]
expected: FAIL
[display: -webkit-inline-box; -webkit-box-orient: horizontal; -webkit-line-clamp: 3;]
expected: FAIL
[display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;]
expected: FAIL

View file

@ -1,2 +0,0 @@
[custom-property-animation-on-main-thread.https.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-012.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-013.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-015.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-016.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-017.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-018.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-020.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-intrinsic-size-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-intrinsic-size-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-intrinsic-size-003.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table-intrinsic-size-004.html]
expected: FAIL

View file

@ -356,3 +356,68 @@
[CSS Transitions: property <transform> from [none\] to [matrix(7, 0, 2, 2, 6, 0)\] at (0.5) should be [matrix(4, 0, 0.75, 1.5, 3, 0)\]]
expected: FAIL
[CSS Transitions: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (-1) should be [matrix(0.87, 0.72, -0.07, 1.08, 200, 200)\]]
expected: FAIL
[CSS Transitions: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.25) should be [matrix(1.01, 0.27, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.5) should be [matrix(1.02, 0.18, 0.01, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.75) should be [matrix(1.01, 0.09, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (2) should be [matrix(0.88, -0.32, 0, 1.13, 200, 200)\]]
expected: FAIL
[CSS Transitions with transition: all: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (-1) should be [matrix(0.87, 0.72, -0.07, 1.08, 200, 200)\]]
expected: FAIL
[CSS Transitions with transition: all: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.25) should be [matrix(1.01, 0.27, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions with transition: all: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.5) should be [matrix(1.02, 0.18, 0.01, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions with transition: all: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.75) should be [matrix(1.01, 0.09, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Transitions with transition: all: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (2) should be [matrix(0.88, -0.32, 0, 1.13, 200, 200)\]]
expected: FAIL
[CSS Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (-1) should be [matrix(0.87, 0.72, -0.07, 1.08, 200, 200)\]]
expected: FAIL
[CSS Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.25) should be [matrix(1.01, 0.27, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.5) should be [matrix(1.02, 0.18, 0.01, 0.99, 200, 200)\]]
expected: FAIL
[CSS Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.75) should be [matrix(1.01, 0.09, 0, 0.99, 200, 200)\]]
expected: FAIL
[CSS Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (2) should be [matrix(0.88, -0.32, 0, 1.13, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (-1) should be [matrix(0.87, 0.72, -0.07, 1.08, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0) should be [matrix(1, 0.36, 0, 1, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.25) should be [matrix(1.01, 0.27, 0, 0.99, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.5) should be [matrix(1.02, 0.18, 0.01, 0.99, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (0.75) should be [matrix(1.01, 0.09, 0, 0.99, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (1) should be [matrix(1, 0, 0, 1, 200, 200)\]]
expected: FAIL
[Web Animations: property <transform> from [matrix(1, 0.36, 0, 1, 200, 200)\] to [matrix(1, 0, 0, 1, 200, 200)\] at (2) should be [matrix(0.88, -0.32, 0, 1.13, 200, 200)\]]
expected: FAIL

View file

@ -0,0 +1,3 @@
[webkit-appearance-alias.html]
[-webkit-appearance is a legacy name alias for appearance]
expected: FAIL

View file

@ -0,0 +1,3 @@
[MediaQueryList-extends-EventTarget-interop.html]
[capturing event listener fires before non-capturing listener at target]
expected: FAIL

View file

@ -0,0 +1,3 @@
[MediaQueryListEvent.html]
[argument of addListener]
expected: FAIL

View file

@ -0,0 +1,216 @@
[filter-interpolation-sign-function.html]
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (-1) should be [contrast(20)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0) should be [contrast(100)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.125) should be [contrast(110)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.875) should be [contrast(170)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (1) should be [contrast(180)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (2) should be [contrast(260)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (-1) should be [contrast(20)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0) should be [contrast(100)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.125) should be [contrast(110)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.875) should be [contrast(170)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (1) should be [contrast(180)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (2) should be [contrast(260)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (-1) should be [contrast(20)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0) should be [contrast(100)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.125) should be [contrast(110)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.875) should be [contrast(170)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (1) should be [contrast(180)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (2) should be [contrast(260)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (-1) should be [contrast(20)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0) should be [contrast(100)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.125) should be [contrast(110)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (0.875) should be [contrast(170)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (1) should be [contrast(180)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(100)\] to [contrast(calc(sign(20rem - 20px) * 180))\] at (2) should be [contrast(260)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (-1) should be [hue-rotate(20deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0) should be [hue-rotate(100deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.125) should be [hue-rotate(110deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.875) should be [hue-rotate(170deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (1) should be [hue-rotate(180deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (2) should be [hue-rotate(260deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (-1) should be [hue-rotate(20deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0) should be [hue-rotate(100deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.125) should be [hue-rotate(110deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.875) should be [hue-rotate(170deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (1) should be [hue-rotate(180deg)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (2) should be [hue-rotate(260deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (-1) should be [hue-rotate(20deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0) should be [hue-rotate(100deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.125) should be [hue-rotate(110deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.875) should be [hue-rotate(170deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (1) should be [hue-rotate(180deg)\]]
expected: FAIL
[CSS Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (2) should be [hue-rotate(260deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (-1) should be [hue-rotate(20deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0) should be [hue-rotate(100deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.125) should be [hue-rotate(110deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (0.875) should be [hue-rotate(170deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (1) should be [hue-rotate(180deg)\]]
expected: FAIL
[Web Animations: property <filter> from [hue-rotate(calc(sign(20rem - 20px) * 100deg))\] to [hue-rotate(calc(sign(10rem - 10px) * 180deg))\] at (2) should be [hue-rotate(260deg)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (-1) should be [contrast(0.02)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0) should be [contrast(0.1)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.125) should be [contrast(0.11)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.875) should be [contrast(0.17)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (1) should be [contrast(0.18)\]]
expected: FAIL
[CSS Transitions: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (2) should be [contrast(0.26)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (-1) should be [contrast(0.02)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0) should be [contrast(0.1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.125) should be [contrast(0.11)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.875) should be [contrast(0.17)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (1) should be [contrast(0.18)\]]
expected: FAIL
[CSS Transitions with transition: all: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (2) should be [contrast(0.26)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (-1) should be [contrast(0.02)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0) should be [contrast(0.1)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.125) should be [contrast(0.11)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.875) should be [contrast(0.17)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (1) should be [contrast(0.18)\]]
expected: FAIL
[CSS Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (2) should be [contrast(0.26)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (-1) should be [contrast(0.02)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0) should be [contrast(0.1)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.125) should be [contrast(0.11)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (0.875) should be [contrast(0.17)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (1) should be [contrast(0.18)\]]
expected: FAIL
[Web Animations: property <filter> from [contrast(0.1)\] to [contrast(calc(sign(20rem - 20px) * 18%))\] at (2) should be [contrast(0.26)\]]
expected: FAIL

View file

@ -0,0 +1,9 @@
[filter-sign-function.html]
[contrast(calc(sign(1em - 1px) * 2)) should be used-value-equivalent to contrast(2)]
expected: FAIL
[contrast(calc(sign(1em - 1px) * 2%)) should be used-value-equivalent to contrast(2%)]
expected: FAIL
[hue-rotate(calc(sign(1em - 1px) * 2deg)) should be used-value-equivalent to hue-rotate(2deg)]
expected: FAIL