Enable min-content, max-content, fit-content and stretch (#33492)

For the sizing properties.

We don't actually support them yet, just treating them as
the initial value.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Oriol Brufau 2024-09-20 16:48:27 +02:00 committed by GitHub
parent 4bde9af515
commit 9597390d2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
66 changed files with 120 additions and 2798 deletions

View file

@ -17,9 +17,6 @@
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (-0.3) should be [5px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0) should be [50px\]]
expected: FAIL
[Compositing: property <height> underlying [fit-content\] from add [min-content\] to add [200px\] at (0.5) should be [125px\]]
expected: FAIL

View file

@ -275,9 +275,6 @@
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
@ -293,9 +290,6 @@
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (0.6) should be [140px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (1) should be [200px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
@ -335,90 +329,6 @@
[Web Animations: property <height> from [min-content\] to [inherit\] at (1.5) should be [275px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (0) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (0.3) should be [auto\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [auto\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <height> from [auto\] to [min-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -473,9 +383,6 @@
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
@ -491,9 +398,6 @@
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (0.6) should be [26px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (1) should be [10px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
@ -533,90 +437,6 @@
[Web Animations: property <height> from [fit-content\] to [10px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [fit-content\] 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 [fit-content\] 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 [fit-content\] 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 [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: 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 [fit-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -797,9 +617,6 @@
[CSS Transitions: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Transitions: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
@ -815,9 +632,6 @@
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
@ -833,9 +647,6 @@
[CSS Animations: property <height> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (1) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from [max-content\] to neutral at (1.5) should be [200px\]]
expected: FAIL
@ -869,9 +680,6 @@
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
expected: FAIL
@ -887,18 +695,12 @@
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.6) should be [90px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (-0.3) should be [180px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0) should be [150px\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0.3) should be [120px\]]
expected: FAIL

View file

@ -11,9 +11,6 @@
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (0.6) should be [45px\]]
expected: FAIL
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (1) should be [25px\]]
expected: FAIL
[CSS Transitions: property <block-size> from [max-content\] to [25px\] at (1.5) should be [0px\]]
expected: FAIL
@ -29,9 +26,6 @@
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (0.6) should be [45px\]]
expected: FAIL
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (1) should be [25px\]]
expected: FAIL
[CSS Transitions with transition: all: property <block-size> from [max-content\] to [25px\] at (1.5) should be [0px\]]
expected: FAIL
@ -83,9 +77,6 @@
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Transitions: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -101,9 +92,6 @@
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Transitions with transition: all: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -119,9 +107,6 @@
[CSS Animations: property <inline-size> from [max-content\] to neutral at (0.6) should be [110px\]]
expected: FAIL
[CSS Animations: property <inline-size> from [max-content\] to neutral at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <inline-size> from [max-content\] to neutral at (1.5) should be [87.5px\]]
expected: FAIL
@ -179,24 +164,6 @@
[CSS Transitions with transition: all: 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-block-size> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 130px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-block-size> from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 70px + size * 0.3)\]]
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
[Web Animations: property <max-block-size> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 130px + size * -0.3)\]]
expected: FAIL
@ -251,24 +218,6 @@
[CSS Transitions with transition: all: 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 <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
[Web 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
@ -323,24 +272,6 @@
[CSS Transitions with transition: all: 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-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
[Web 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

View file

@ -188,18 +188,6 @@
[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.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
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
@ -209,60 +197,6 @@
[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.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [none\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [none\] to [max-content\] at (-0.3) should be [none\]]
expected: FAIL
@ -467,24 +401,6 @@
[CSS Transitions with transition: all: 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 [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
[Web Animations: property <max-height> from [150px\] to [min-content\] at (-0.3) should be [calc-size(min-content, 195px + size * -0.3)\]]
expected: FAIL
@ -503,60 +419,6 @@
[Web 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 Transitions: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <max-height> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 30px + size * 0.7)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.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 [min-content\] to neutral at (0.6) should be [calc-size(min-content, 60px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (1) should be [calc-size(min-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-height> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 150px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-height> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -30px + size * 1.3)\]]
expected: FAIL
@ -611,24 +473,6 @@
[CSS Transitions with transition: all: 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 neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0) should be [calc-size(max-content, 100px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 70px + size * 0.3)\]]
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
[Web Animations: property <max-height> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 130px + size * -0.3)\]]
expected: FAIL

View file

@ -341,24 +341,6 @@
[CSS Transitions with transition: all: 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 [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
[Web Animations: property <max-width> from [fit-content\] to [50px\] at (-0.3) should be [calc-size(fit-content, -15px + size * 1.3)\]]
expected: FAIL
@ -386,18 +368,6 @@
[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.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-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
@ -407,60 +377,6 @@
[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.5) should be [min-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.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <max-width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -503,60 +419,6 @@
[Web Animations: property <max-width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <max-width> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (0) should be [calc-size(min-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (0.3) should be [calc-size(min-content, 45px + size * 0.7)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + 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 [min-content\] to neutral at (0.6) should be [calc-size(min-content, 90px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (1) should be [calc-size(min-content, 150px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-width> from [min-content\] to neutral at (1.5) should be [calc-size(min-content, 225px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <max-width> from [min-content\] to neutral at (-0.3) should be [calc-size(min-content, -45px + size * 1.3)\]]
expected: FAIL
@ -611,24 +473,6 @@
[CSS Transitions with transition: all: 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 neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0) should be [calc-size(fit-content, 150px + size * 0)\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.3) should be [calc-size(fit-content, 105px + size * 0.3)\]]
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
[Web Animations: property <max-width> from neutral to [fit-content\] at (-0.3) should be [calc-size(fit-content, 195px + size * -0.3)\]]
expected: FAIL

View file

@ -224,18 +224,6 @@
[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.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-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
@ -245,60 +233,6 @@
[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.5) should be [min-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.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to [min-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -467,60 +401,6 @@
[Web Animations: property <min-height> from [max-content\] to [stretch\] at (1.5) should be [stretch\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <min-height> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + 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 [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-height> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <min-height> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
@ -575,24 +455,6 @@
[CSS Transitions with transition: all: 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 neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0) should be [calc-size(min-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.3) should be [calc-size(min-content, 7px + size * 0.3)\]]
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
[Web Animations: property <min-height> from neutral to [min-content\] at (-0.3) should be [calc-size(min-content, 13px + size * -0.3)\]]
expected: FAIL

View file

@ -242,18 +242,6 @@
[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.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-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
@ -263,60 +251,6 @@
[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.5) should be [fit-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.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [min-content\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <min-width> from [min-content\] to [fit-content\] at (-0.3) should be [min-content\]]
expected: FAIL
@ -368,18 +302,6 @@
[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.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
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
@ -389,60 +311,6 @@
[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.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <min-width> from [auto\] to [max-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -485,60 +353,6 @@
[Web Animations: property <min-width> from [auto\] to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions: property <min-width> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (0) should be [calc-size(fit-content, 0px + size * 1)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (0.3) should be [calc-size(fit-content, 3px + size * 0.7)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.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 [fit-content\] to neutral at (0.6) should be [calc-size(fit-content, 6px + size * 0.4)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (1) should be [calc-size(fit-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-width> from [fit-content\] to neutral at (1.5) should be [calc-size(fit-content, 15px + size * -0.5)\]]
expected: FAIL
[Web Animations: property <min-width> from [fit-content\] to neutral at (-0.3) should be [calc-size(fit-content, -3px + size * 1.3)\]]
expected: FAIL
@ -593,24 +407,6 @@
[CSS Transitions with transition: all: 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 neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0) should be [calc-size(max-content, 10px + size * 0)\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.3) should be [calc-size(max-content, 7px + size * 0.3)\]]
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
[Web Animations: property <min-width> from neutral to [max-content\] at (-0.3) should be [calc-size(max-content, 13px + size * -0.3)\]]
expected: FAIL

View file

@ -19,3 +19,6 @@
[Use the non-animation value of interpolate-size: allow-keywords when starting CSS animation from min-content to 100px]
expected: FAIL
[Use the after-change value of interpolate-size: allow-keywords when starting CSS transition from 100px to min-content]
expected: FAIL

View file

@ -38,8 +38,5 @@
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (0.5) should be [150px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (1) should be [200px\]]
expected: FAIL
[Compositing: property <width> underlying [max-content\] from add [100px\] to add [auto\] at (1.5) should be [250px\]]
expected: FAIL

View file

@ -188,90 +188,6 @@
[Web Animations: property <width> from [auto\] to [50px\] at (1.5) should be [0px\]]
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-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
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\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
expected: FAIL
@ -491,9 +407,6 @@
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1) should be [100px\]]
expected: FAIL
[CSS Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[Web Animations: property <width> from [200px\] to [fit-content\] at (-0.3) should be [230px\]]
expected: FAIL
@ -512,90 +425,6 @@
[Web Animations: property <width> from [200px\] to [fit-content\] at (1.5) should be [50px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <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 <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 <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 <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
expected: FAIL
@ -650,9 +479,6 @@
[CSS Transitions: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Transitions: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
@ -668,9 +494,6 @@
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
@ -686,9 +509,6 @@
[CSS Animations: property <width> from [max-content\] to neutral at (0.6) should be [70px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (1) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from [max-content\] to neutral at (1.5) should be [25px\]]
expected: FAIL
@ -749,9 +569,6 @@
[CSS Animations: property <width> from neutral to [min-content\] at (-0.3) should be [35px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0) should be [50px\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0.3) should be [65px\]]
expected: FAIL