mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Let animations&transitions fall back to discrete interpolation (#34981)
Bumps Stylo to https://github.com/servo/stylo/pull/109 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
1aae7a441f
commit
006ec58598
41 changed files with 319 additions and 5434 deletions
|
@ -32,18 +32,12 @@
|
|||
[CSS Animations: property <height> from [initial\] to [90px\] at (-0.3) should be [38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [initial\] to [90px\] at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [initial\] to [90px\] at (0.3) should be [62px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [initial\] to [90px\] at (0.6) should be [74px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [initial\] to [90px\] at (1) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [initial\] to [90px\] at (1.5) should be [110px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -98,18 +92,12 @@
|
|||
[CSS Animations: property <height> from [unset\] to [10px\] at (-0.3) should be [62px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [unset\] to [10px\] at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [unset\] to [10px\] at (0.3) should be [38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [unset\] to [10px\] at (0.6) should be [26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [unset\] to [10px\] at (1) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [unset\] to [10px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -161,21 +149,12 @@
|
|||
[CSS Transitions with transition: all: property <height> from [0px\] to [auto\] at (1.5) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (-0.3) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (0.3) should be [15px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (0.6) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [0px\] to [auto\] at (1.5) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -230,18 +209,12 @@
|
|||
[CSS Animations: property <height> from [auto\] to [10px\] at (-0.3) should be [62px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [10px\] at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [10px\] at (0.3) should be [38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [10px\] at (0.6) should be [26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [10px\] at (1) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [10px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -296,18 +269,12 @@
|
|||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (-0.3) should be [5px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0.3) should be [95px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -329,27 +296,6 @@
|
|||
[Web Animations: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -404,18 +350,12 @@
|
|||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (-0.3) should be [62px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0.3) should be [38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -437,27 +377,6 @@
|
|||
[Web Animations: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -479,27 +398,6 @@
|
|||
[Web Animations: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -554,9 +452,6 @@
|
|||
[CSS Animations: property <height> from [max-content\] to neutral at (-0.3) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to neutral at (0) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from [max-content\] to neutral at (0.3) should be [80px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -623,9 +518,6 @@
|
|||
[CSS Animations: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -646,21 +538,3 @@
|
|||
|
||||
[Web Animations: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -32,18 +32,12 @@
|
|||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (-0.3) should be [90px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (0) should be [75px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (0.3) should be [60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (0.6) should be [45px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (1) should be [25px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <block-size> from [max-content\] to [25px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -98,9 +92,6 @@
|
|||
[CSS Animations: property <inline-size> from [max-content\] to neutral at (-0.3) should be [132.5px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <inline-size> from [max-content\] to neutral at (0) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <inline-size> from [max-content\] to neutral at (0.3) should be [117.5px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -343,3 +334,57 @@
|
|||
|
||||
[Web Animations: property <min-inline-size> from neutral to [100px\] at (1.5) should be [calc-size(auto, 150px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 40px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -50px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (-0.3) should be [calc-size(max-content, -30px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0) should be [calc-size(max-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0.3) should be [calc-size(max-content, 30px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (0.6) should be [calc-size(max-content, 60px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (1) should be [calc-size(max-content, 100px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-inline-size> from [max-content\] to [100px\] at (1.5) should be [calc-size(max-content, 150px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 260px + size * -0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0) should be [calc-size(min-content, 200px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0.3) should be [calc-size(min-content, 140px + size * 0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (0.6) should be [calc-size(min-content, 80px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-block-size> from [200px\] to [min-content\] at (1.5) should be [calc-size(min-content, -100px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-inline-size> from neutral to [100px\] at (0.6) should be [calc-size(auto, 60px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-inline-size> from neutral to [100px\] at (1) should be [calc-size(auto, 100px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-inline-size> from neutral to [100px\] at (1.5) should be [calc-size(auto, 150px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,43 +1,4 @@
|
|||
[interpolate-size-max-height-interpolation.html]
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-height> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -59,45 +20,6 @@
|
|||
[Web Animations: property <max-height> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-height> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -119,45 +41,6 @@
|
|||
[Web Animations: property <max-height> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-height> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -179,45 +62,6 @@
|
|||
[Web Animations: property <max-height> from [none\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -239,45 +83,6 @@
|
|||
[Web Animations: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [stretch\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-height> from [stretch\] to [fit-content\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -424,3 +229,39 @@
|
|||
|
||||
[Web Animations: property <max-height> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 195px + size * -0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0) should be [calc-size(min-content, 150px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0.3) should be [calc-size(min-content, 105px + size * 0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (0.6) should be [calc-size(min-content, 60px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [150px\] to [min-content\] at (1.5) should be [calc-size(min-content, -75px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 40px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-height> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -50px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,43 +1,4 @@
|
|||
[interpolate-size-max-width-interpolation.html]
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-width> from [initial\] to [20px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -59,45 +20,6 @@
|
|||
[Web Animations: property <max-width> from [initial\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-width> from [unset\] to [20px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -119,45 +41,6 @@
|
|||
[Web Animations: property <max-width> from [unset\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (0) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (0.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (0.6) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (1) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [none\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-width> from [none\] to [20px\] at (-0.3) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -179,45 +62,6 @@
|
|||
[Web Animations: property <max-width> from [none\] to [20px\] at (1.5) should be [20px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (0.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (0.6) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (1) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [stretch\] to [none\] at (1.5) should be [none\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-width> from [stretch\] to [none\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -293,45 +137,6 @@
|
|||
[Web Animations: property <max-width> from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -424,3 +229,39 @@
|
|||
|
||||
[Web Animations: property <max-width> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (-0.3) should be [calc-size(fit-content, -15px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0.3) should be [calc-size(fit-content, 15px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (0.6) should be [calc-size(fit-content, 30px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (1) should be [calc-size(fit-content, 50px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [fit-content\] to [50px\] at (1.5) should be [calc-size(fit-content, 75px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.6) should be [calc-size(fit-content, 60px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from neutral to [fit-content\] at (1) should be [calc-size(fit-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <max-width> from neutral to [fit-content\] at (1.5) should be [calc-size(fit-content, -75px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -215,45 +215,6 @@
|
|||
[Web Animations: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (0) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -275,45 +236,6 @@
|
|||
[Web Animations: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.5) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (0.6) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (1) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <min-height> from [max-content\] to [stretch\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -406,3 +328,93 @@
|
|||
|
||||
[Web Animations: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (-0.3) should be [calc-size(auto, 0px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (0.3) should be [calc-size(auto, 0px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (0.6) should be [calc-size(auto, 0px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (1) should be [calc-size(auto, 0px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [auto\] to [0px\] at (1.5) should be [calc-size(auto, 0px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.6) should be [calc-size(min-content, 4px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from neutral to [min-content\] at (1) should be [calc-size(min-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-height> from neutral to [min-content\] at (1.5) should be [calc-size(min-content, -5px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -215,45 +215,6 @@
|
|||
[Web Animations: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (0) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -275,45 +236,6 @@
|
|||
[Web Animations: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -406,3 +328,93 @@
|
|||
|
||||
[Web Animations: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [initial\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [unset\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (-0.3) should be [calc-size(auto, -6px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (0) should be [calc-size(auto, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (0.3) should be [calc-size(auto, 6px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (0.6) should be [calc-size(auto, 12px + size * 0.4)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (1) should be [calc-size(auto, 20px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [auto\] to [20px\] at (1.5) should be [calc-size(auto, 30px + size * -0.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (-0.3) should be [calc-size(stretch, 0px + size * -0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0) should be [calc-size(stretch, 0px + size * 0)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.3) should be [calc-size(stretch, 0px + size * 0.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (0.6) should be [calc-size(stretch, 0px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (1) should be [calc-size(stretch, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [0px\] to [stretch\] at (1.5) should be [calc-size(stretch, 0px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.6) should be [calc-size(max-content, 4px + size * 0.6)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from neutral to [max-content\] at (1) should be [calc-size(max-content, 0px + size * 1)\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <min-width> from neutral to [max-content\] at (1.5) should be [calc-size(max-content, -5px + size * 1.5)\]]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,10 +1,4 @@
|
|||
[interpolate-size-which-value.html]
|
||||
[Use the non-animation value of interpolate-size: numeric-only when starting CSS animation from 100px to min-content]
|
||||
expected: FAIL
|
||||
|
||||
[Use the non-animation value of interpolate-size: numeric-only when starting CSS animation from min-content to 100px]
|
||||
expected: FAIL
|
||||
|
||||
[Use the non-animation value of interpolate-size: allow-keywords when starting CSS animation from 100px to min-content]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -32,9 +32,6 @@
|
|||
[CSS Animations: property <width> from [initial\] to [50px\] at (-0.3) should be [180px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [50px\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [50px\] at (0.3) should be [120px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -95,9 +92,6 @@
|
|||
[CSS Animations: property <width> from [unset\] to [50px\] at (-0.3) should be [180px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [50px\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [50px\] at (0.3) should be [120px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -158,9 +152,6 @@
|
|||
[CSS Animations: property <width> from [auto\] to [50px\] at (-0.3) should be [180px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [50px\] at (0) should be [150px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [50px\] at (0.3) should be [120px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -188,27 +179,6 @@
|
|||
[Web Animations: property <width> from [auto\] to [50px\] at (1.5) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -230,27 +200,6 @@
|
|||
[Web Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -305,18 +254,12 @@
|
|||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0) should be [200px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0.3) should be [170px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (0.6) should be [140px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -335,27 +278,6 @@
|
|||
[Web Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -410,9 +332,6 @@
|
|||
[CSS Animations: property <width> from [max-content\] to neutral at (-0.3) should be [115px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to neutral at (0) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to neutral at (0.3) should be [85px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -479,9 +398,6 @@
|
|||
[CSS Animations: property <width> from neutral to [min-content\] at (0.6) should be [80px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (1) should be [100px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (1.5) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -503,20 +419,5 @@
|
|||
[Web Animations: property <width> from neutral to [min-content\] at (1.5) should be [125px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue