mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
LibWeb: Handle interpolation of grid track size lists
This allows the `grid-template-rows` and `grid-template-columns` properties to be correctly interpolated.
This commit is contained in:
committed by
Sam Atkins
parent
436e9c317a
commit
d18d40f7b9
Notes:
github-actions[bot]
2025-09-26 10:16:15 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/d18d40f7b9d Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6282 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -0,0 +1,689 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 684 tests
|
||||
|
||||
684 Pass
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass Web Animations: property <grid-template-columns> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-columns> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass Web Animations: property <grid-template-columns> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-columns> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-columns> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-columns> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the value of the <track-breadth> changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the type of <track-size> changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the size of the list changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the named lines change.
|
||||
@@ -0,0 +1,689 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 684 tests
|
||||
|
||||
684 Pass
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.5) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (0.6) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1) should be [2fr 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr 2fr] at (1.5) should be [2fr 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (-0.3) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.3) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (-0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.3) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.5) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (0.6) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [none] at (1.5) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (-0.3) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (0) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.3) should be [none]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.5) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (0.6) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (1) should be [20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [none] to [20px 30px] at (1.5) should be [20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (-1) should be [calc(20px + -20%) calc(40px + -30%) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0) should be [calc(10px + 0%) calc(20px + 0%) 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.4) should be [calc(6px + 8%) calc(12px + 12%) 34px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (0.6) should be [calc(4px + 12%) calc(8px + 18%) 36px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (1) should be [20% 30% 40px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 20px 30px] to [20% 30% 40px] at (2) should be [calc(-10px + 40%) calc(-20px + 60%) 50px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (-1) should be [0fr 1fr 0fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.4) should be [1.4fr 1fr 1.4fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (0.6) should be [1.6fr auto 1.6fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (1) should be [2fr auto 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [2fr auto 2fr] at (2) should be [3fr auto 3fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (-1) should be [0fr [a b] 1fr [d] 0fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0) should be [1fr [a b] 1fr [d] 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.4) should be [1.4fr [a b] 1fr [d] 1.4fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (0.6) should be [1.6fr [c] auto 1.6fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (1) should be [2fr [c] auto 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr [a b] 1fr [d] 1fr] to [2fr [c] auto 2fr] at (2) should be [3fr [c] auto 3fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (-1) should be [fit-content(0px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0) should be [fit-content(10px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.4) should be [fit-content(14px) fit-content(20px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (0.6) should be [fit-content(16px) max-content]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (1) should be [fit-content(20px) max-content]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px) fit-content(20px)] to [fit-content(20px) max-content] at (2) should be [fit-content(30px) max-content]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (-1) should be [minmax(0px, 0fr) minmax(10px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0) should be [minmax(10px, 1fr) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.4) should be [minmax(14px, 1.4fr) minmax(24px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (0.6) should be [minmax(16px, 1.6fr) minmax(26px, auto)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (1) should be [minmax(20px, 2fr) minmax(30px, auto)]
|
||||
Pass Web Animations: property <grid-template-rows> from [minmax(10px, 1fr) minmax(20px, 2fr)] to [minmax(20px, 2fr) minmax(30px, auto)] at (2) should be [minmax(30px, 3fr) minmax(40px, auto)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (-1) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [10px 10px 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (1) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px 10px 10px] to [1fr fit-content(20px) minmax(20px, 2fr)] at (2) should be [1fr fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (-1) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.4) should be [1fr 1fr 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (0.6) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (1) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr 1fr 1fr] to [20px fit-content(20px) minmax(20px, 2fr)] at (2) should be [20px fit-content(20px) minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (-1) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.4) should be [fit-content(10px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (0.6) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (1) should be [minmax(20px, 2fr)]
|
||||
Pass Web Animations: property <grid-template-rows> from [fit-content(10px)] to [minmax(20px, 2fr)] at (2) should be [minmax(20px, 2fr)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (-1) should be [0px 10px 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0) should be [10px 20px 30px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.4) should be [14px 24px 34px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (0.6) should be [16px 26px 36px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (1) should be [20px 30px 40px]
|
||||
Pass Web Animations: property <grid-template-rows> from [inherit] to [20px 30px 40px] at (2) should be [30px 40px 50px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (0.6) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(2, 3fr 40px 50px) 2fr] at (1.5) should be [2fr repeat(2, 3fr 40px 50px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (-0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.3) should be [1fr repeat(2, 2fr 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (0.6) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr 30px) 1fr] to [2fr repeat(3, 3fr 40px) 2fr] at (1.5) should be [2fr repeat(3, 3fr 40px) 2fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass CSS Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (-0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.3) should be [repeat(2, 2fr 30px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.5) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (0.6) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1) should be [repeat(4, 40px)]
|
||||
Pass Web Animations: property <grid-template-rows> from [repeat(2, 2fr 30px)] to [repeat(4, 40px)] at (1.5) should be [repeat(4, 40px)]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass CSS Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (-1) should be [0fr repeat(2, 1fr auto 20px) 0fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0) should be [1fr repeat(2, 2fr auto 30px) 1fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.4) should be [1.4fr repeat(2, 2.4fr auto 34px) 1.4fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (0.6) should be [1.6fr repeat(2, 2.6fr 30px 36px) 1.6fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (1) should be [2fr repeat(2, 3fr 30px 40px) 2fr]
|
||||
Pass Web Animations: property <grid-template-rows> from [1fr repeat(2, 2fr auto 30px) 1fr] to [2fr repeat(2, 3fr 30px 40px) 2fr] at (2) should be [3fr repeat(2, 4fr 30px 50px) 3fr]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (0.6) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px 20px repeat(auto-fill, minmax(30px, 1fr))] at (1.5) should be [20px 20px repeat(auto-fill, minmax(30px, 1fr))]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (0.6) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fit, minmax(30px, 1fr)) 20px] at (1.5) should be [20px repeat(auto-fit, minmax(30px, 1fr)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-behavior:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Transitions with transition: all: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass CSS Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (-0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.3) should be [10px repeat(auto-fill, minmax(25px, 1fr)) 10px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (0.6) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
Pass Web Animations: property <grid-template-rows> from [10px repeat(auto-fill, minmax(25px, 1fr)) 10px] to [20px repeat(auto-fill, minmax(35px, auto)) 20px] at (1.5) should be [20px repeat(auto-fill, minmax(35px, auto)) 20px]
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the value of the <track-breadth> changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the type of <track-size> changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the size of the list changes.
|
||||
@@ -0,0 +1,6 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Pass Invalidate the result for the neutral keyframe if the named lines change.
|
||||
Reference in New Issue
Block a user