mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Enable flexbox for css-align tests (#32890)
Some css-align features like gaps or alignment properties need to have some effect on flex layout. Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
c69d59259e
commit
f86493cd7e
32 changed files with 1 additions and 1502 deletions
|
@ -1,58 +1,4 @@
|
|||
[column-gap-interpolation.html]
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -71,48 +17,6 @@
|
|||
[Web Animations: property <column-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -155,60 +59,6 @@
|
|||
[Web Animations: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -227,48 +77,6 @@
|
|||
[Web Animations: property <column-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -311,48 +119,6 @@
|
|||
[Web Animations: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -395,60 +161,6 @@
|
|||
[Web Animations: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <column-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <column-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <column-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <column-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -476,18 +188,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -497,18 +197,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -518,18 +206,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -539,18 +215,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -560,18 +224,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -580,15 +232,3 @@
|
|||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,58 +1,4 @@
|
|||
[row-gap-interpolation.html]
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (0) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (0.3) should be [19px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (0.6) should be [28px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-gap> from neutral to [40px\] at (-0.3) should be [1px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -71,48 +17,6 @@
|
|||
[Web Animations: property <row-gap> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -155,60 +59,6 @@
|
|||
[Web Animations: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (0) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (0.3) should be [69px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (0.6) should be [48px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-gap> from [inherit\] to [20px\] at (-0.3) should be [111px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -227,48 +77,6 @@
|
|||
[Web Animations: property <row-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -311,48 +119,6 @@
|
|||
[Web Animations: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (0) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -395,60 +161,6 @@
|
|||
[Web Animations: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <row-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <row-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (0) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (0.6) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <row-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <row-gap> from [0px\] to [100px\] at (-0.3) should be [0\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -476,18 +188,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -497,18 +197,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -518,18 +206,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -539,18 +215,6 @@
|
|||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -560,18 +224,6 @@
|
|||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -580,15 +232,3 @@
|
|||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue