Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-ui/animation/accent-color-interpolation-expected.txt (283979 => 283980)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-ui/animation/accent-color-interpolation-expected.txt 2021-10-12 12:36:10 UTC (rev 283979)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-ui/animation/accent-color-interpolation-expected.txt 2021-10-12 13:48:18 UTC (rev 283980)
@@ -1,28 +1,28 @@
-FAIL CSS Transitions: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)] assert_equals: expected "rgb ( 255 , 255 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)] assert_equals: expected "rgb ( 255 , 255 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)] assert_equals: expected "rgb ( 179 , 217 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)] assert_equals: expected "rgb ( 102 , 179 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)]
+PASS CSS Transitions: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)]
+PASS CSS Transitions: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)]
+PASS CSS Transitions: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)]
PASS CSS Transitions: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)] assert_equals: expected "rgb ( 0 , 65 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)] assert_equals: expected "rgb ( 255 , 255 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)] assert_equals: expected "rgb ( 255 , 255 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)] assert_equals: expected "rgb ( 179 , 217 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)] assert_equals: expected "rgb ( 102 , 179 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)]
PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)] assert_equals: expected "rgb ( 0 , 65 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions with transition: all: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)]
PASS CSS Animations: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)]
PASS CSS Animations: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)]
-FAIL CSS Animations: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)] assert_equals: expected "rgb ( 179 , 217 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)] assert_equals: expected "rgb ( 102 , 179 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)] assert_equals: expected "rgb ( 0 , 65 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
+PASS CSS Animations: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)]
+PASS CSS Animations: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)]
+PASS CSS Animations: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]
+PASS CSS Animations: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)]
PASS Web Animations: property <accent-color> from neutral to [green] at (-0.3) should be [rgb(255, 255, 0)]
PASS Web Animations: property <accent-color> from neutral to [green] at (0) should be [rgb(255, 255, 0)]
-FAIL Web Animations: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)] assert_equals: expected "rgb ( 179 , 217 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)] assert_equals: expected "rgb ( 102 , 179 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)] assert_equals: expected "rgb ( 0 , 65 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
+PASS Web Animations: property <accent-color> from neutral to [green] at (0.3) should be [rgb(179, 217, 0)]
+PASS Web Animations: property <accent-color> from neutral to [green] at (0.6) should be [rgb(102, 179, 0)]
+PASS Web Animations: property <accent-color> from neutral to [green] at (1) should be [rgb(0, 128, 0)]
+PASS Web Animations: property <accent-color> from neutral to [green] at (1.5) should be [rgb(0, 65, 0)]
PASS CSS Transitions: property <accent-color> from [initial] to [green] at (-0.3) should be [green]
PASS CSS Transitions: property <accent-color> from [initial] to [green] at (0) should be [green]
PASS CSS Transitions: property <accent-color> from [initial] to [green] at (0.3) should be [green]
@@ -37,20 +37,20 @@
PASS CSS Transitions with transition: all: property <accent-color> from [initial] to [green] at (0.6) should be [green]
PASS CSS Transitions with transition: all: property <accent-color> from [initial] to [green] at (1) should be [green]
PASS CSS Transitions with transition: all: property <accent-color> from [initial] to [green] at (1.5) should be [green]
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (-0.3) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (0) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (0.3) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (0.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (0.6) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (1) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [initial] to [green] at (1.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (-0.3) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (0) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (0.3) should be [initial] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (0.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (0.6) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (1) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [initial] to [green] at (1.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (-0.3) should be [initial]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (0) should be [initial]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (0.3) should be [initial]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (0.5) should be [green]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (0.6) should be [green]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (1) should be [green]
+PASS CSS Animations: property <accent-color> from [initial] to [green] at (1.5) should be [green]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (-0.3) should be [initial]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (0) should be [initial]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (0.3) should be [initial]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (0.5) should be [green]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (0.6) should be [green]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (1) should be [green]
+PASS Web Animations: property <accent-color> from [initial] to [green] at (1.5) should be [green]
PASS CSS Transitions: property <accent-color> from [auto] to [green] at (-0.3) should be [green]
PASS CSS Transitions: property <accent-color> from [auto] to [green] at (0) should be [green]
PASS CSS Transitions: property <accent-color> from [auto] to [green] at (0.3) should be [green]
@@ -65,114 +65,114 @@
PASS CSS Transitions with transition: all: property <accent-color> from [auto] to [green] at (0.6) should be [green]
PASS CSS Transitions with transition: all: property <accent-color> from [auto] to [green] at (1) should be [green]
PASS CSS Transitions with transition: all: property <accent-color> from [auto] to [green] at (1.5) should be [green]
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (-0.3) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (0) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (0.3) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (0.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (0.6) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (1) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [auto] to [green] at (1.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (-0.3) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (0) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (0.3) should be [auto] assert_equals: expected "auto " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (0.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (0.6) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (1) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [auto] to [green] at (1.5) should be [green] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)] assert_equals: expected "rgb ( 0 , 38 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (-0.3) should be [auto]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (0) should be [auto]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (0.3) should be [auto]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (0.5) should be [green]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (0.6) should be [green]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (1) should be [green]
+PASS CSS Animations: property <accent-color> from [auto] to [green] at (1.5) should be [green]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (-0.3) should be [auto]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (0) should be [auto]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (0.3) should be [auto]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (0.5) should be [green]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (0.6) should be [green]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (1) should be [green]
+PASS Web Animations: property <accent-color> from [auto] to [green] at (1.5) should be [green]
+PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)]
+PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)]
PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)] assert_equals: expected "rgb ( 0 , 38 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)]
PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)] assert_equals: expected "rgb ( 0 , 38 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)] assert_equals: expected "rgb ( 0 , 38 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions with transition: all: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS CSS Animations: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (-0.3) should be [rgb(0, 0, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (0) should be [rgb(0, 0, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (0.3) should be [rgb(0, 38, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (0.6) should be [rgb(0, 77, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS Web Animations: property <accent-color> from [currentColor] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)]
PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)]
PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions with transition: all: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS CSS Animations: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (0.6) should be [rgb(0, 77, 102)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS Web Animations: property <accent-color> from [inherit] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Transitions: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Transitions: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Transitions: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)]
PASS CSS Transitions: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 0 , 128 , 0 ) "
+PASS CSS Transitions: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)]
PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]
-FAIL CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 0 , 128 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)] assert_equals: expected "rgb ( 0 , 0 , 255 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)] assert_equals: expected "rgb ( 0 , 38 , 179 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)] assert_equals: expected "rgb ( 0 , 77 , 102 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)] assert_equals: expected "rgb ( 0 , 128 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)] assert_equals: expected "rgb ( 0 , 192 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)] assert_equals: expected "rgb ( 77 , 50 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)] assert_equals: expected "rgb ( 153 , 99 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
+PASS CSS Transitions with transition: all: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS CSS Animations: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (-0.3) should be [rgb(0, 0, 255)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (0) should be [rgb(0, 0, 255)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (0.3) should be [rgb(0, 38, 179)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (0.6) should be [rgb(0, 77, 102)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (1) should be [rgb(0, 128, 0)]
+PASS Web Animations: property <accent-color> from [unset] to [green] at (1.5) should be [rgb(0, 192, 0)]
+PASS CSS Transitions: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Transitions: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Transitions: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)]
+PASS CSS Transitions: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)]
PASS CSS Transitions: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)]
-FAIL CSS Transitions: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)] assert_equals: expected "rgb ( 255 , 248 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)] assert_equals: expected "rgb ( 77 , 50 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)] assert_equals: expected "rgb ( 153 , 99 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
+PASS CSS Transitions: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)]
+PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)]
PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)]
-FAIL CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)] assert_equals: expected "rgb ( 255 , 248 , 0 ) " but got "rgb ( 255 , 165 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)] assert_equals: expected "rgb ( 77 , 50 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)] assert_equals: expected "rgb ( 153 , 99 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)] assert_equals: expected "rgb ( 255 , 165 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL CSS Animations: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)] assert_equals: expected "rgb ( 255 , 248 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 0 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)] assert_equals: expected "rgb ( 77 , 50 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)] assert_equals: expected "rgb ( 153 , 99 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)] assert_equals: expected "rgb ( 255 , 165 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
-FAIL Web Animations: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)] assert_equals: expected "rgb ( 255 , 248 , 0 ) " but got "rgb ( 255 , 255 , 0 ) "
+PASS CSS Transitions with transition: all: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)]
+PASS CSS Animations: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (0) should be [rgb(0, 0, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (0.3) should be [rgb(77, 50, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (0.6) should be [rgb(153, 99, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (1) should be [rgb(255, 165, 0)]
+PASS Web Animations: property <accent-color> from [black] to [orange] at (1.5) should be [rgb(255, 248, 0)]