mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 19:16:02 +00:00
Tests: Re-enable interpolation tests
These run significantly faster than they did when they did when they were disabled.
This commit is contained in:
parent
09f4d90594
commit
c4d298674b
Notes:
github-actions[bot]
2025-05-19 10:32:49 +00:00
Author: https://github.com/tcl3
Commit: c4d298674b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4811
Reviewed-by: https://github.com/AtkinsSJ ✅
24 changed files with 3086 additions and 3231 deletions
|
@ -1,11 +1,6 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Transition with currentColor in color-mix
|
||||
Fail Transition with currentColor in color-mix
|
|
@ -1,299 +1,294 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 288 tests
|
||||
|
||||
18 Pass
|
||||
270 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
192 Pass
|
||||
96 Fail
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from neutral to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [initial] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [inherit] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [unset] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (0.6) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)] at (1.5) should be [cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.5)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass CSS Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Pass Web Animations: property <background-image> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (-0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0) should be [none]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.3) should be [none]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (0.6) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1) should be [url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [none] to [url(../resources/green-100.png)] at (1.5) should be [url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (-0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.3) should be [url(../resources/stripes-100.png), url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (0.6) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/stripes-100.png), url(../resources/blue-100.png)] to [url(../resources/blue-100.png), url(../resources/stripes-100.png)] at (1.5) should be [url(../resources/blue-100.png), url(../resources/stripes-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png)] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Fail CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Transitions with transition: all: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass CSS Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (-0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0) should be [url(../resources/blue-100.png), none]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.3) should be [url(../resources/blue-100.png), none]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (0.6) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
||||
Pass Web Animations: property <background-image> from [url(../resources/blue-100.png), none] to [url(../resources/stripes-100.png), url(../resources/green-100.png)] at (1.5) should be [url(../resources/stripes-100.png), url(../resources/green-100.png)]
|
|
@ -1,375 +1,370 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 364 tests
|
||||
|
||||
160 Pass
|
||||
204 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
168 Pass
|
||||
196 Fail
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Transitions: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail CSS Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (-0.25) should be [ 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0) should be [10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px, 10.0px 10.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.25) should be [12.5px 12.5px, 7.5px 7.5px, 12.5px 12.5px, 7.5px 7.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.5) should be [15.0px 15.0px, 5.0px 5.0px, 15.0px 15.0px, 5.0px 5.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (0.75) should be [17.5px 17.5px, 2.5px 2.5px, 17.5px 17.5px, 2.5px 2.5px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1) should be [20.0px 20.0px, 0.0px 0.0px, 20.0px 20.0px, 0.0px 0.0px]
|
||||
Fail Web Animations: property <background-size> from neutral to [20px 20px, 0px 0px] at (1.25) should be [22.5px 22.5px, 0.0px 0.0px, 22.5px 22.5px, 0.0px 0.0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [initial] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (-0.25) should be [120px 120px, 125px 125px, 120px 120px, 125px 125px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.25) should be [ 80px 80px, 75px 75px, 80px 80px, 75px 75px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.5) should be [ 60px 60px, 50px 50px, 60px 60px, 50px 50px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (0.75) should be [ 40px 40px, 25px 25px, 40px 40px, 25px 25px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1) should be [ 20px 20px, 0px 0px, 20px 20px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [inherit] to [20px 20px, 0px 0px] at (1.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [20px 20px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (-0.3) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.3) should be [unset]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.5) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (0.6) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1) should be [20px 20px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [unset] to [20px 20px, 0px 0px] at (1.5) should be [20px 20px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail CSS Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (-0.25) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0) should be [ 0px auto, 0px 0px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.25) should be [10px auto, 10px 10px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.5) should be [20px auto, 20px 20px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (0.75) should be [30px auto, 30px 30px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1) should be [40px auto, 40px 40px, contain, cover]
|
||||
Fail Web Animations: property <background-size> from [0px auto, 0px 0px, contain, cover] to [40px auto, 40px 40px, contain, cover] at (1.25) should be [50px auto, 50px 50px, contain, cover]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (-0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.3) should be [0px 0px, 0px 0px, contain, cover]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (0.6) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, contain, cover] to [40px 40px, 40px 40px, cover, contain] at (1.5) should be [40px 40px, 40px 40px, cover, contain]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [auto 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (-0.3) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.3) should be [0px auto, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.5) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (0.6) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1) should be [auto 40px, 40px 40px]
|
||||
Pass Web Animations: property <background-size> from [0px auto, 0px 0px] to [auto 40px, 40px 40px] at (1.5) should be [auto 40px, 40px 40px]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) should be [ 5px 5px, 10px 10px, 15px 15px, 25px 25px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) should be [10px 10px, 20px 20px, 30px 30px, 50px 50px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) should be [15px 15px, 30px 30px, 45px 45px, 75px 75px]
|
||||
Pass Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) should be [20px 20px, 40px 40px, 60px 60px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) should be [25px 25px, 50px 50px, 75px 75px, 125px 125px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (-0.25) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0) should be [ 0px 0px, 0px 0px, 0px 0px, 0px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.25) should be [ 20px 20px, 20px 20px, 20px 20px, 20px 20px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.5) should be [ 40px 40px, 40px 40px, 40px 40px, 40px 40px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (0.75) should be [ 60px 60px, 60px 60px, 60px 60px, 60px 60px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1) should be [ 80px 80px, 80px 80px, 80px 80px, 80px 80px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px] to [80px 80px] at (1.25) should be [100px 100px, 100px 100px, 100px 100px, 100px 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Transitions: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail CSS Animations: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (-0.25) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0) should be [ 0px, 0px, 0px, 0px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.25) should be [ 20px, 20px, 20px, 20px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.5) should be [ 40px, 40px, 40px, 40px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (0.75) should be [ 60px, 60px, 60px, 60px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (1) should be [ 80px, 80px, 80px, 80px]
|
||||
Fail Web Animations: property <background-size> from [0px] to [80px] at (1.25) should be [100px, 100px, 100px, 100px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Transitions: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Transitions with transition: all: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail CSS Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (-0.25) should be [ 0px 0px, 80px 0px, 0px 0px, 90px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0) should be [ 0px 0px, 80px 0px, 0px 0px, 80px 0px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.25) should be [10px 10px, 80px 20px, 0px 20px, 70px 10px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.5) should be [20px 20px, 80px 40px, 0px 40px, 60px 20px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (0.75) should be [30px 30px, 80px 60px, 0px 60px, 50px 30px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1) should be [40px 40px, 80px 80px, 0px 80px, 40px 40px]
|
||||
Fail Web Animations: property <background-size> from [0px 0px, 80px 0px] to [40px 40px, 80px 80px, 0px 80px] at (1.25) should be [50px 50px, 80px 100px, 0px 100px, 30px 50px]
|
|
@ -1,32 +1,27 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 21 tests
|
||||
|
||||
2 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-bottom-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
|
@ -1,32 +1,27 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 21 tests
|
||||
|
||||
2 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-bottom-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
|
@ -1,31 +1,25 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
1 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Fail Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Fail Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Fail Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Fail Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
||||
20 Pass
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Pass Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Pass Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Pass Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Pass Compositing: property <border-bottom-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Pass Compositing: property <border-bottom-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
|
@ -1,155 +1,150 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 144 tests
|
||||
|
||||
48 Pass
|
||||
96 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Transitions: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Pass CSS Animations: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Animations: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Pass Web Animations: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass Web Animations: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass CSS Animations: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Animations: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass Web Animations: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass Web Animations: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass CSS Animations: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Animations: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass Web Animations: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass Web Animations: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
58 Pass
|
||||
86 Fail
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Transitions: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Transitions with transition: all: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail CSS Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (-0.3) should be [rgb(23, 33, 43) rgb(40, 50, 60) rgb(17, 27, 37) rgb(37, 47, 57)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0) should be [rgb(20, 30, 40) rgb(40, 50, 60)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.3) should be [rgb(17, 27, 37) rgb(40, 50, 60) rgb(23, 33, 43) rgb(43, 53, 63)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (0.6) should be [rgb(14, 24, 34) rgb(40, 50, 60) rgb(26, 36, 46) rgb(46, 56, 66)]
|
||||
Pass Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1) should be [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)]
|
||||
Fail Web Animations: property <border-color> from [rgb(20, 30, 40) rgb(40, 50, 60)] to [rgb(10, 20, 30) rgb(40, 50, 60) rgb(30, 40, 50) rgb(50, 60, 70)] at (1.5) should be [rgb(5, 15, 25) rgb(40, 50, 60) rgb(35, 45, 55) rgb(55, 65, 75)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Pass CSS Transitions: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Transitions: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass CSS Animations: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (-0.3) should be [rgb(0, 0, 181)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (0) should be [rgb(0, 0, 139)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (0.3) should be [rgb(77, 50, 97)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (0.6) should be [rgb(153, 99, 56)]
|
||||
Pass Web Animations: property <border-top-color> from neutral to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from neutral to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [initial] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [initial] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass CSS Animations: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Animations: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (-0.3) should be [rgb(255, 255, 255)]
|
||||
Pass Web Animations: property <border-top-color> from [inherit] to [orange] at (0) should be [rgb(255, 255, 255)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass Web Animations: property <border-top-color> from [inherit] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [inherit] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass CSS Animations: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (-0.3) should be [rgb(0, 0, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (0) should be [rgb(0, 0, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (0.3) should be [rgb(77, 50, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (0.6) should be [rgb(153, 99, 0)]
|
||||
Pass Web Animations: property <border-top-color> from [unset] to [orange] at (1) should be [rgb(255, 165, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [unset] to [orange] at (1.5) should be [rgb(255, 248, 0)]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass CSS Transitions: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Transitions: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Transitions with transition: all: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass CSS Animations: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass CSS Animations: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail CSS Animations: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (-0.3) should be [white]
|
||||
Pass Web Animations: property <border-top-color> from [white] to [orange] at (0) should be [white]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (0.3) should be [rgb(255, 228, 179)]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (0.6) should be [rgb(255, 201, 102)]
|
||||
Pass Web Animations: property <border-top-color> from [white] to [orange] at (1) should be [orange]
|
||||
Fail Web Animations: property <border-top-color> from [white] to [orange] at (1.5) should be [rgb(255, 120, 0)]
|
|
@ -1,66 +1,61 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 56 tests
|
||||
|
||||
56 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (-0.25) should be [175 250 300 450]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0) should be [200 300 400 500]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.25) should be [225 350 500 550]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.5) should be [250 400 600 600]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.75) should be [275 450 700 650]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1) should be [300 500 800 700]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1.25) should be [325 550 900 750]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (-0.25) should be [0 0 0px 0px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0) should be [2 4 6px 8px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.25) should be [27 29 31px 33px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.5) should be [52 54 56px 58px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.75) should be [77 79 81px 83px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (1) should be [102 104 106px 108px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (1.25) should be [127 129 131px 133px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (-0.25) should be [225px 225px 350px 350px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0) should be [200px 200px 300px 300px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.25) should be [175px 175px 250px 250px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.5) should be [150px 150px 200px 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.75) should be [125px 125px 150px 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1) should be [100px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1.25) should be [75px 75px 50px 50px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (-0.25) should be [75 75px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0) should be [100 100px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.25) should be [125 125px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.5) should be [150 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.75) should be [175 175px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1) should be [200 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1.25) should be [225 225px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (-0.25) should be [125px 125]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0) should be [100px 100]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.25) should be [75px 75]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.5) should be [50px 50]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.75) should be [25px 25]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1) should be [0px 0]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1.25) should be [0px 0]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (-0.25) should be [75px 125px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0) should be [100px 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.25) should be [125px 175px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.5) should be [150px 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.75) should be [175px 225px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1) should be [200px 250px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1.25) should be [225px 275px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (-0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.5) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.75) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (1) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (1.25) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (-0.25) should be [175 250 300 450]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0) should be [200 300 400 500]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.25) should be [225 350 500 550]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.5) should be [250 400 600 600]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.75) should be [275 450 700 650]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1) should be [300 500 800 700]
|
||||
Fail Compositing: property <border-image-outset> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1.25) should be [325 550 900 750]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (-0.25) should be [0 0 0px 0px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0) should be [2 4 6px 8px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.25) should be [27 29 31px 33px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.5) should be [52 54 56px 58px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (0.75) should be [77 79 81px 83px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (1) should be [102 104 106px 108px]
|
||||
Fail Compositing: property <border-image-outset> underlying [1 2 3px 4px] from add [1 2 3px 4px] to add [101 102 103px 104px] at (1.25) should be [127 129 131px 133px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (-0.25) should be [225px 225px 350px 350px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0) should be [200px 200px 300px 300px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.25) should be [175px 175px 250px 250px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.5) should be [150px 150px 200px 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.75) should be [125px 125px 150px 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1) should be [100px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1.25) should be [75px 75px 50px 50px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (-0.25) should be [75 75px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0) should be [100 100px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.25) should be [125 125px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.5) should be [150 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.75) should be [175 175px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1) should be [200 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1.25) should be [225 225px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (-0.25) should be [125px 125]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0) should be [100px 100]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.25) should be [75px 75]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.5) should be [50px 50]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.75) should be [25px 25]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1) should be [0px 0]
|
||||
Fail Compositing: property <border-image-outset> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1.25) should be [0px 0]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (-0.25) should be [75px 125px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0) should be [100px 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.25) should be [125px 175px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.5) should be [150px 200px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.75) should be [175px 225px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1) should be [200px 250px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1.25) should be [225px 275px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (-0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.5) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (0.75) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (1) should be [200px 250]
|
||||
Fail Compositing: property <border-image-outset> underlying [10 20] from add [100 150px] to add [200px 250] at (1.25) should be [200px 250]
|
|
@ -1,178 +1,173 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 168 tests
|
||||
|
||||
168 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail CSS Animations: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (-0.3) should be [0.7px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0) should be [1px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0.3) should be [1.3px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (0.6) should be [1.6px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (1) should be [2px]
|
||||
Fail Web Animations: property <border-image-outset> from neutral to [2px] at (1.5) should be [2.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail CSS Animations: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0.3) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (0.6) should be [1.2]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (1) should be [2]
|
||||
Fail Web Animations: property <border-image-outset> from [initial] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail CSS Animations: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (-0.3) should be [12.4px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0.3) should be [7.6px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (0.6) should be [5.2px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (1) should be [2px]
|
||||
Fail Web Animations: property <border-image-outset> from [inherit] to [2px] at (1.5) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail CSS Animations: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0.3) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (0.6) should be [1.2]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (1) should be [2]
|
||||
Fail Web Animations: property <border-image-outset> from [unset] to [2] at (1.5) should be [3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail CSS Animations: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (-0.3) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0.3) should be [1.5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (0.6) should be [3px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (1) should be [5px]
|
||||
Fail Web Animations: property <border-image-outset> from [0px] to [5px] at (1.5) should be [7.5px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Transitions: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail CSS Animations: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (-0.3) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0) should be [0]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0.3) should be [0.3]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (0.6) should be [0.6]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (1) should be [1]
|
||||
Fail Web Animations: property <border-image-outset> from [0] to [1] at (1.5) should be [1.5]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Transitions: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Transitions with transition: all: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail CSS Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (-0.3) should be [0 0 0px 0px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0) should be [1 2 3px 4px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.3) should be [31 32 33px 34px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (0.6) should be [61 62 63px 64px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1) should be [101 102 103px 104px]
|
||||
Fail Web Animations: property <border-image-outset> from [1 2 3px 4px] to [101 102 103px 104px] at (1.5) should be [151 152 153px 154px]
|
|
@ -1,66 +1,61 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 56 tests
|
||||
|
||||
56 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (-0.25) should be [175 250 300 450 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0) should be [200 300 400 500 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.25) should be [225 350 500 550 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.5) should be [250 400 600 600 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.75) should be [275 450 700 650 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (1) should be [300 500 800 700 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (1.25) should be [325 550 900 750 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (-0.25) should be [0 0 0% 0%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0) should be [2 4 6% 8%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.25) should be [27 29 31% 33%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.5) should be [52 54 56% 58%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.75) should be [77 79 81% 83%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (1) should be [102 104 106% 108%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (1.25) should be [127 129 131% 133%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (-0.25) should be [225% 225% 350% 350%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0) should be [200% 200% 300% 300%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.25) should be [175% 175% 250% 250%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.5) should be [150% 150% 200% 200%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.75) should be [125% 125% 150% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (1) should be [100%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (1.25) should be [75% 75% 50% 50%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (-0.25) should be [75 75%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0) should be [100 100%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.25) should be [125 125%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.5) should be [150 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.75) should be [175 175%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (1) should be [200 200%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (1.25) should be [225 225%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (-0.25) should be [125% 125]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0) should be [100% 100]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.25) should be [75% 75]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.5) should be [50% 50]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.75) should be [25% 25]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (1) should be [0% 0]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (1.25) should be [0% 0]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (-0.25) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.25) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.5) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.75) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (1) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (1.25) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (-0.25) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.25) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.5) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.75) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (1) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (1.25) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (-0.25) should be [175 250 300 450 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0) should be [200 300 400 500 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.25) should be [225 350 500 550 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.5) should be [250 400 600 600 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (0.75) should be [275 450 700 650 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (1) should be [300 500 800 700 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [100 200 300 400 fill] from add [100 fill] to add [200 300 500 fill] at (1.25) should be [325 550 900 750 fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (-0.25) should be [0 0 0% 0%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0) should be [2 4 6% 8%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.25) should be [27 29 31% 33%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.5) should be [52 54 56% 58%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (0.75) should be [77 79 81% 83%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (1) should be [102 104 106% 108%]
|
||||
Fail Compositing: property <border-image-slice> underlying [1 2 3% 4%] from add [1 2 3% 4%] to add [101 102 103% 104%] at (1.25) should be [127 129 131% 133%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (-0.25) should be [225% 225% 350% 350%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0) should be [200% 200% 300% 300%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.25) should be [175% 175% 250% 250%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.5) should be [150% 150% 200% 200%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (0.75) should be [125% 125% 150% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (1) should be [100%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20%] from add [190% 180% 290% 280%] to add [90% 80%] at (1.25) should be [75% 75% 50% 50%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (-0.25) should be [75 75%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0) should be [100 100%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.25) should be [125 125%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.5) should be [150 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (0.75) should be [175 175%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (1) should be [200 200%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20%] from replace [100 100%] to add [190 180%] at (1.25) should be [225 225%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (-0.25) should be [125% 125]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0) should be [100% 100]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.25) should be [75% 75]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.5) should be [50% 50]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (0.75) should be [25% 25]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (1) should be [0% 0]
|
||||
Fail Compositing: property <border-image-slice> underlying [10% 20] from add [90% 80] to replace [0% 0 0% 0] at (1.25) should be [0% 0]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (-0.25) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.25) should be [100% 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.5) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (0.75) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (1) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100% 150%] to add [200% 250% fill] at (1.25) should be [200% 250% fill]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (-0.25) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.25) should be [100 150%]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.5) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (0.75) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (1) should be [200% 250]
|
||||
Fail Compositing: property <border-image-slice> underlying [10 20] from add [100 150%] to add [200% 250] at (1.25) should be [200% 250]
|
|
@ -1,11 +1,6 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail border-image-slice interpolation stability
|
||||
Fail border-image-slice interpolation stability
|
|
@ -1,444 +1,439 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 434 tests
|
||||
|
||||
434 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (-0.3) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.3) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (-0.3) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.3) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (-0.3) should be [23%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0) should be [20%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.3) should be [17%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.5) should be [15%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (0.6) should be [14%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from neutral to [10%] at (1.5) should be [5%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (-0.3) should be [127%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0) should be [100%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.3) should be [73%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.5) should be [55%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (0.6) should be [46%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [initial] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (-0.3) should be [62%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.3) should be [38%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.5) should be [30%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (0.6) should be [26%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [inherit] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (-0.3) should be [127%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0) should be [100%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.3) should be [73%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.5) should be [55%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (0.6) should be [46%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (1) should be [10%]
|
||||
Fail Web Animations: property <border-image-slice> from [unset] to [10%] at (1.5) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (-0.3) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0) should be [0%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.3) should be [15%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.5) should be [25%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (0.6) should be [30%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (1) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0%] to [50%] at (1.5) should be [75%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (-0.5) should be [0% 0% 0% 10%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0) should be [0% 10% 20% 30%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.3) should be [12% 22% 32% 42%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.5) should be [20% 30% 40% 50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (0.6) should be [24% 34% 44% 54%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1) should be [40% 50% 60% 70%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10% 20% 30%] to [40% 50% 60% 70%] at (1.5) should be [60% 70% 80% 90%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (-0.5) should be [0 0 0 10 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0) should be [0 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.3) should be [12 22 32 42 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.5) should be [20 30 40 50 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (0.6) should be [24 34 44 54 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1) should be [40 50 60 70 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0 10 20 30 fill] to [40 50 60 70 fill] at (1.5) should be [60 70 80 90 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (-0.5) should be [0% 0 0% 10 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.3) should be [12% 22 32% 42 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.5) should be [20% 30 40% 50 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (0.6) should be [24% 34 44% 54 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1) should be [40% 50 60% 70 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70 fill] at (1.5) should be [60% 70 80% 90 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (-0.3) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.3) should be [0% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.5) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (0.6) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (1) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [0% fill] to [50%] at (1.5) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (-0.3) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.3) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (-0.3) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.3) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail CSS Animations: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (-0.3) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.3) should be [50%]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.5) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (0.6) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (1) should be [100]
|
||||
Fail Web Animations: property <border-image-slice> from [50%] to [100] at (1.5) should be [100]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (-0.3) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.3) should be [50% fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.5) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (0.6) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1) should be [100 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [50% fill] to [100 fill] at (1.5) should be [100 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (-0.3) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.3) should be [0% 10 20% 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.5) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (0.6) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1) should be [40% 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20% 30 fill] to [40% 50 60% 70] at (1.5) should be [40% 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Transitions with transition: all: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail CSS Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (-0.3) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.3) should be [0% 10 20 30 fill]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.5) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (0.6) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1) should be [40 50 60% 70]
|
||||
Fail Web Animations: property <border-image-slice> from [0% 10 20 30 fill] to [40 50 60% 70] at (1.5) should be [40 50 60% 70]
|
|
@ -1,304 +1,299 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 294 tests
|
||||
|
||||
294 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [initial] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (-0.3) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.3) should be [inherit]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [inherit] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (-0.3) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.3) should be [unset]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [unset] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (-0.3) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.3) should be [none]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [none] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.5) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (0.6) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1) should be [url(../support/orange_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [url(../support/orange_color.png)] at (1.5) should be [url(../support/orange_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [url(../support/aqua_color.png)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [url(../support/aqua_color.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Transitions with transition: all: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail CSS Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) should be [linear-gradient(-45deg, red, yellow)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) should be [linear-gradient(45deg, blue, orange)]
|
||||
Fail Web Animations: property <border-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) should be [linear-gradient(45deg, blue, orange)]
|
|
@ -1,66 +1,61 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 56 tests
|
||||
|
||||
56 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (-0.25) should be [175 250 300 450]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0) should be [200 300 400 500]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.25) should be [225 350 500 550]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.5) should be [250 400 600 600]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.75) should be [275 450 700 650]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1) should be [300 500 800 700]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1.25) should be [325 550 900 750]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (-0.25) should be [0 0 0px 0%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0) should be [2 4 6px 8%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.25) should be [27 29 31px 33%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.5) should be [52 54 56px 58%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.75) should be [77 79 81px 83%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (1) should be [102 104 106px 108%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (1.25) should be [127 129 131px 133%]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (-0.25) should be [225px 225px 350px 350px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0) should be [200px 200px 300px 300px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.25) should be [175px 175px 250px 250px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.5) should be [150px 150px 200px 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.75) should be [125px 125px 150px 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1) should be [100px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1.25) should be [75px 75px 50px 50px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (-0.25) should be [75 75px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0) should be [100 100px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.25) should be [125 125px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.5) should be [150 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.75) should be [175 175px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1) should be [200 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1.25) should be [225 225px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (-0.25) should be [125px 125]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0) should be [100px 100]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.25) should be [75px 75]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.5) should be [50px 50]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.75) should be [25px 25]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1) should be [0px 0]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1.25) should be [0px 0]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (-0.25) should be [75px 125px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0) should be [100px 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.25) should be [125px 175px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.5) should be [150px 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.75) should be [175px 225px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1) should be [200px 250px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1.25) should be [225px 275px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (-0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.5) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.75) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (1) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (1.25) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (-0.25) should be [0]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0) should be [2 4 6 8]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.25) should be [27 29 31 33]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.5) should be [52 54 56 58]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (0.75) should be [77 79 81 83]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1) should be [102 104 106 108]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3 4] from add [1 2 3 4] to add [101 102 103 104] at (1.25) should be [127 129 131 133]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (-0.25) should be [175 250 300 450]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0) should be [200 300 400 500]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.25) should be [225 350 500 550]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.5) should be [250 400 600 600]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (0.75) should be [275 450 700 650]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1) should be [300 500 800 700]
|
||||
Fail Compositing: property <border-image-width> underlying [100 200 300 400] from add [100] to add [200 300 500] at (1.25) should be [325 550 900 750]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (-0.25) should be [0 0 0px 0%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0) should be [2 4 6px 8%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.25) should be [27 29 31px 33%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.5) should be [52 54 56px 58%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (0.75) should be [77 79 81px 83%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (1) should be [102 104 106px 108%]
|
||||
Fail Compositing: property <border-image-width> underlying [1 2 3px 4%] from add [1 2 3px 4%] to add [101 102 103px 104%] at (1.25) should be [127 129 131px 133%]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (-0.25) should be [225px 225px 350px 350px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0) should be [200px 200px 300px 300px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.25) should be [175px 175px 250px 250px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.5) should be [150px 150px 200px 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (0.75) should be [125px 125px 150px 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1) should be [100px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20px] from add [190px 180px 290px 280px] to add [90px 80px] at (1.25) should be [75px 75px 50px 50px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (-0.25) should be [75 75px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0) should be [100 100px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.25) should be [125 125px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.5) should be [150 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (0.75) should be [175 175px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1) should be [200 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20px] from replace [100 100px] to add [190 180px] at (1.25) should be [225 225px]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (-0.25) should be [125px 125]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0) should be [100px 100]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.25) should be [75px 75]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.5) should be [50px 50]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (0.75) should be [25px 25]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1) should be [0px 0]
|
||||
Fail Compositing: property <border-image-width> underlying [10px 20] from add [90px 80] to replace [0px 0 0px 0] at (1.25) should be [0px 0]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (-0.25) should be [75px 125px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0) should be [100px 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.25) should be [125px 175px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.5) should be [150px 200px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (0.75) should be [175px 225px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1) should be [200px 250px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100px 150px] to add [200px 250px] at (1.25) should be [225px 275px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (-0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.25) should be [100 150px]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.5) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (0.75) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (1) should be [200% 250]
|
||||
Fail Compositing: property <border-image-width> underlying [10 20] from add [100 150px] to add [200% 250] at (1.25) should be [200% 250]
|
File diff suppressed because it is too large
Load diff
|
@ -1,31 +1,25 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
1 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Fail Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Fail Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Fail Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Fail Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Fail Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Fail Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Fail Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Fail Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Fail Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Fail Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
||||
20 Pass
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Pass Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Pass Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Pass Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Pass Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Pass Compositing: property <border-left-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Pass Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Pass Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Pass Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Pass Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Pass Compositing: property <border-left-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Pass Compositing: property <border-left-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
|
@ -1,207 +1,202 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 196 tests
|
||||
|
||||
50 Pass
|
||||
146 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Pass CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Pass Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Pass Web Animations: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass Web Animations: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
64 Pass
|
||||
132 Fail
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Transitions: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Transitions with transition: all: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Pass CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail CSS Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (-0.3) should be [17px 37px 57px 77px / 117px 137px 157px 177px]
|
||||
Pass Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0) should be [20px 40px 60px 80px / 120px 140px 160px 180px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.3) should be [23px 43px 63px 83px / 123px 143px 163px 183px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (0.6) should be [26px 46px 66px 86px / 126px 146px 166px 186px]
|
||||
Pass Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1) should be [30px 50px 70px 90px / 130px 150px 170px 190px]
|
||||
Fail Web Animations: property <border-radius> from [20px 40px 60px 80px / 120px 140px 160px 180px] to [30px 50px 70px 90px / 130px 150px 170px 190px] at (1.5) should be [35px 55px 75px 95px / 135px 155px 175px 195px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (-0.3) should be [7px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (0.3) should be [13px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (0.6) should be [16px]
|
||||
Pass Web Animations: property <border-top-left-radius> from neutral to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from neutral to [20px] at (1.5) should be [25px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0.3) should be [6px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (0.6) should be [12px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [initial] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [initial] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (-0.3) should be [33px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0) should be [30px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.3) should be [27px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (0.6) should be [24px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [inherit] to [20px] at (1.5) should be [15px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0) should be [0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0.3) should be [6px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (0.6) should be [12px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [unset] to [20px] at (1) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [unset] to [20px] at (1.5) should be [30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (-0.3) should be [0px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0) should be [10px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0.3) should be [22px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (0.6) should be [34px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [50px] at (1) should be [50px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [50px] at (1.5) should be [70px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (-0.3) should be [calc(13px + -30%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0) should be [calc(10px + 0%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0.3) should be [calc(7px + 30%)]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (0.6) should be [calc(4px + 60%)]
|
||||
Pass Web Animations: property <border-top-left-radius> from [10px] to [100%] at (1) should be [100%]
|
||||
Fail Web Animations: property <border-top-left-radius> from [10px] to [100%] at (1.5) should be [calc(-5px + 150%)]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Transitions: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Transitions with transition: all: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail CSS Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-2) should be [40px 0px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (-0.3) should be [23px 17px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0) should be [20px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.3) should be [17px 23px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (0.6) should be [14px 26px]
|
||||
Pass Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1) should be [10px 30px]
|
||||
Fail Web Animations: property <border-top-left-radius> from [20px] to [10px 30px] at (1.5) should be [5px 35px]
|
|
@ -1,31 +1,25 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
1 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Fail Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Fail Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Fail Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Fail Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Fail Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Fail Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Fail Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Fail Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Fail Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Fail Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
||||
20 Pass
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Pass Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Pass Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Pass Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Pass Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Pass Compositing: property <border-right-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Pass Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Pass Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Pass Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Pass Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Pass Compositing: property <border-right-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Pass Compositing: property <border-right-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
|
@ -1,32 +1,27 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 21 tests
|
||||
|
||||
2 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-top-left-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
|
@ -1,32 +1,27 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 21 tests
|
||||
|
||||
2 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (-0.25) should be [75px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0) should be [100px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.25) should be [125px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.5) should be [150px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (0.75) should be [175px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 40px] from add [60px 60px] to add [160px 160px] at (1.25) should be [225px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (-0.25) should be [75px 100px]
|
||||
Pass Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0) should be [100px 120px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.25) should be [125px 140px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (0.75) should be [175px 180px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 140px] from replace [100px 120px] to add [160px 60px] at (1.25) should be [225px 220px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (-0.25) should be [75px 220px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0) should be [100px 200px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.25) should be [125px 180px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.5) should be [150px 160px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (0.75) should be [175px 140px]
|
||||
Pass Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1) should be [200px 120px]
|
||||
Fail Compositing: property <border-top-right-radius> underlying [40px 60px] from add [60px 140px] to replace [200px 120px] at (1.25) should be [225px 100px]
|
|
@ -1,31 +1,25 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
1 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Fail Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Fail Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Fail Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Fail Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Fail Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Fail Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Fail Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Fail Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Fail Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Fail Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Fail Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
||||
20 Pass
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (-0.3) should be [120px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (0.5) should be [200px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (1) should be [250px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to add [200px] at (1.5) should be [300px]
|
||||
Pass Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (-0.5) should be [114px]
|
||||
Pass Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (0) should be [110px]
|
||||
Pass Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (0.5) should be [106px]
|
||||
Pass Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (1) should be [102px]
|
||||
Pass Compositing: property <border-top-width> underlying [100px] from add [10px] to add [2px] at (1.5) should be [98px]
|
||||
Pass Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (-0.3) should be [calc(130px + 4em)]
|
||||
Pass Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (0) should be [calc(100px + 10em)]
|
||||
Pass Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (0.5) should be [calc(50px + 20em)]
|
||||
Pass Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (1) should be [30em]
|
||||
Pass Compositing: property <border-top-width> underlying [10em] from add [100px] to add [20em] at (1.5) should be [calc(-50px + 40em)]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
|
||||
Pass Compositing: property <border-top-width> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px]
|
|
@ -1,51 +1,46 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 40 tests
|
||||
|
||||
2 Pass
|
||||
38 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(70, 70, 70 ) 7px 14px 21px 28px]
|
||||
Pass Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Pass Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(70, 70, 70) 7px 14px 21px 28px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px, rgb(70, 70, 70) 7px 14px 21px 28px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px, rgb(150, 150, 150) 15px 30px 45px 60px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px, rgb(250, 250, 250) 25px 50px 75px 100px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(0, 0, 0) -4.7px -9.4px 0px -18.8px, rgb(26, 52, 78) 2.6px 5.2px 7.8px 10.4px, rgb(130, 130, 130) 13px 26px 39px 52px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(105, 110, 115) 10.5px 21px 31.5px 42px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(100, 100, 100, 0.5) 5px 10px 15px 20px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(255, 255, 255) 29.5px 59px 88.5px 118px, rgba(0, 0, 0, 0) -1px -2px 0px -4px, rgba(0, 0, 0, 0) -5px -10px 0px -20px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(127, 124, 121) 12.7px 25.4px 38.1px 50.8px, rgba(0, 0, 0, 0) -0.6px -1.2px 0px -2.4px, rgba(0, 0, 0, 0) -6px -12px 0px -24px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(100, 100, 100) 10px 20px 30px 40px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(55, 60, 65) 5.5px 11px 16.5px 22px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(200, 200, 200, 0.5) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(0, 0, 0) -3.5px -7px 0px -14px, rgb(30, 60, 90) 3px 6px 9px 12px, rgb(255, 255, 255) 30px 60px 90px 120px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(0, 0, 0) -4.7px -9.4px 0px -18.8px, rgb(26, 52, 78) 2.6px 5.2px 7.8px 10.4px, rgb(52, 104, 156) 5.2px 10.4px 15.6px 20.8px, rgb(130, 130, 130) 13px 26px 39px 52px, rgb(255, 255, 255) 26px 52px 78px 104px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px, rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(105, 110, 115) 10.5px 21px 31.5px 42px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(40, 80, 120, 0.5) 2px 4px 6px 8px, rgba(100, 100, 100, 0.5) 5px 10px 15px 20px, rgba(200, 200, 200, 0.5) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(255, 255, 255) 29.5px 59px 88.5px 118px, rgba(0, 0, 0, 0) -1px -2px 0px -4px, rgba(0, 0, 0, 0) -2px -4px 0px -8px, rgba(0, 0, 0, 0) -5px -10px 0px -20px, rgba(0, 0, 0, 0) -10px -20px 0px -40px]
|
||||
Fail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(70, 70, 70 ) 7px 14px 21px 28px]
|
||||
Pass Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Pass Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [undefined] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(70, 70, 70) 7px 14px 21px 28px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(150, 150, 150) 15px 30px 45px 60px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(250, 250, 250) 25px 50px 75px 100px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (-0.3) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(70, 70, 70) 7px 14px 21px 28px, rgb(70, 70, 70) 7px 14px 21px 28px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (0.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(150, 150, 150) 15px 30px 45px 60px, rgb(150, 150, 150) 15px 30px 45px 60px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(100, 100, 100) 10px 20px 30px 40px inset] to add [rgb(200, 200, 200) 20px 40px 60px 80px, rgb(200, 200, 200) 20px 40px 60px 80px inset] at (1.5) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(250, 250, 250) 25px 50px 75px 100px, rgb(250, 250, 250) 25px 50px 75px 100px inset]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(0, 0, 0) -4.7px -9.4px 0px -18.8px, rgb(26, 52, 78) 2.6px 5.2px 7.8px 10.4px, rgb(130, 130, 130) 13px 26px 39px 52px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(100, 100, 100) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(105, 110, 115) 10.5px 21px 31.5px 42px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(100, 100, 100, 0.5) 5px 10px 15px 20px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from add [rgb(100, 100, 100) 10px 20px 30px 40px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(255, 255, 255) 29.5px 59px 88.5px 118px, rgba(0, 0, 0, 0) -1px -2px 0px -4px, rgba(0, 0, 0, 0) -5px -10px 0px -20px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(127, 124, 121) 12.7px 25.4px 38.1px 50.8px, rgba(0, 0, 0, 0) -0.6px -1.2px 0px -2.4px, rgba(0, 0, 0, 0) -6px -12px 0px -24px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(100, 100, 100) 10px 20px 30px 40px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(55, 60, 65) 5.5px 11px 16.5px 22px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(200, 200, 200, 0.5) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px] from replace [rgb(100, 100, 100) 10px 20px 30px 40px] to add [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(0, 0, 0) -3.5px -7px 0px -14px, rgb(30, 60, 90) 3px 6px 9px 12px, rgb(255, 255, 255) 30px 60px 90px 120px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (-0.3) should be [rgb(0, 0, 0) -4.7px -9.4px 0px -18.8px, rgb(26, 52, 78) 2.6px 5.2px 7.8px 10.4px, rgb(52, 104, 156) 5.2px 10.4px 15.6px 20.8px, rgb(130, 130, 130) 13px 26px 39px 52px, rgb(255, 255, 255) 26px 52px 78px 104px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0) should be [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px, rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (0.5) should be [rgb(105, 110, 115) 10.5px 21px 31.5px 42px, rgba(20, 40, 60, 0.5) 1px 2px 3px 4px, rgba(40, 80, 120, 0.5) 2px 4px 6px 8px, rgba(100, 100, 100, 0.5) 5px 10px 15px 20px, rgba(200, 200, 200, 0.5) 10px 20px 30px 40px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1) should be [rgb(200, 200, 200) 20px 40px 60px 80px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px]
|
||||
Fail Compositing: property <box-shadow> underlying [rgb(10, 20, 30) 1px 2px 3px 4px, rgb(20, 40, 60) 2px 4px 6px 8px, rgb(40, 80, 120) 4px 8px 12px 16px] from add [rgb(100, 100, 100) 10px 20px 30px 40px, rgb(200, 200, 200) 20px 40px 60px 80px] to replace [rgb(200, 200, 200) 20px 40px 60px 80px] at (1.5) should be [rgb(255, 255, 255) 29.5px 59px 88.5px 118px, rgba(0, 0, 0, 0) -1px -2px 0px -4px, rgba(0, 0, 0, 0) -2px -4px 0px -8px, rgba(0, 0, 0, 0) -5px -10px 0px -20px, rgba(0, 0, 0, 0) -10px -20px 0px -40px]
|
|
@ -1,263 +1,258 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 252 tests
|
||||
|
||||
144 Pass
|
||||
108 Fail
|
||||
Details
|
||||
Result Test Name MessageFail CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.3) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.3) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (-0.3) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.3) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (-0.3) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.3) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (-0.3) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.3) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (-0.3) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.3) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
185 Pass
|
||||
67 Fail
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.3) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.3) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Transitions with transition: all: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass CSS Animations: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.5) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (0.6) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (1) should be [fixed]
|
||||
Pass Web Animations: property <background-attachment> from [initial] to [fixed] at (1.5) should be [fixed]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Pass CSS Transitions: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Pass CSS Transitions with transition: all: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Fail CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Pass CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Pass CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Pass CSS Animations: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Pass Web Animations: property <background-blend-mode> from [initial] to [overlay] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.5) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (0.6) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (1) should be [overlay]
|
||||
Fail Web Animations: property <background-blend-mode> from [initial] to [overlay] at (1.5) should be [overlay]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Fail CSS Transitions: property <background-clip> from [initial] to [content-box] at (-0.3) should be [content-box]
|
||||
Fail CSS Transitions: property <background-clip> from [initial] to [content-box] at (0) should be [content-box]
|
||||
Fail CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.3) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Fail CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (-0.3) should be [content-box]
|
||||
Fail CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0) should be [content-box]
|
||||
Fail CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.3) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Transitions with transition: all: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass CSS Animations: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.5) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (0.6) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (1) should be [content-box]
|
||||
Pass Web Animations: property <background-clip> from [initial] to [content-box] at (1.5) should be [content-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Fail CSS Transitions: property <background-origin> from [initial] to [border-box] at (-0.3) should be [border-box]
|
||||
Fail CSS Transitions: property <background-origin> from [initial] to [border-box] at (0) should be [border-box]
|
||||
Fail CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.3) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Fail CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (-0.3) should be [border-box]
|
||||
Fail CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0) should be [border-box]
|
||||
Fail CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.3) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Transitions with transition: all: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass CSS Animations: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.5) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (0.6) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (1) should be [border-box]
|
||||
Pass Web Animations: property <background-origin> from [initial] to [border-box] at (1.5) should be [border-box]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Transitions with transition: all: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass CSS Animations: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Pass Web Animations: property <background-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-behavior:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.3) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Transitions with transition: all: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail CSS Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (-0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.3) should be [initial]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.5) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (0.6) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1) should be [round]
|
||||
Fail Web Animations: property <border-image-repeat> from [initial] to [round] at (1.5) should be [round]
|
Loading…
Add table
Add a link
Reference in a new issue