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

@ -233,90 +233,6 @@
[Web Animations: property <height> from [auto\] to [20px\] at (1.5) should be [20px\]]
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
@ -368,18 +284,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -389,60 +293,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <height> from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -485,90 +335,6 @@
[Web Animations: property <height> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
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
@ -773,72 +539,6 @@
[Web Animations: property <height> from [max-content\] to neutral at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <height> from neutral 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 neutral 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 neutral 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 neutral 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 neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <height> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <height> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <height> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL

View file

@ -242,18 +242,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
@ -263,60 +251,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
@ -494,18 +428,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from [20px\] 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-height> from [20px\] to [min-content\] at (-0.3) should be [20px\]]
expected: FAIL
@ -515,60 +437,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [20px\] to [min-content\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [20px\] 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-height> from [20px\] 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-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from [20px\] to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <max-height> from [20px\] to [min-content\] at (-0.3) should be [20px\]]
expected: FAIL
@ -647,72 +515,6 @@
[Web Animations: property <max-height> from [min-content\] to neutral at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-height> from neutral 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 neutral 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 neutral 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 neutral 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 neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <max-height> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-height> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <max-height> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL

View file

@ -368,18 +368,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -389,60 +377,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.3) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from [fit-content\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <max-width> from [fit-content\] to [20px\] at (-0.3) should be [fit-content\]]
expected: FAIL
@ -494,18 +428,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
@ -515,60 +437,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
@ -647,72 +515,6 @@
[Web Animations: property <max-width> from [min-content\] to neutral at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <max-width> from neutral to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <max-width> from neutral to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL

View file

@ -302,18 +302,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
@ -323,60 +311,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
@ -581,72 +515,6 @@
[Web Animations: property <min-height> from [fit-content\] to neutral at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-height> from neutral 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 neutral 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 neutral 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 neutral 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 neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <min-height> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-height> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <min-height> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL

View file

@ -368,18 +368,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
@ -389,60 +377,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
@ -494,18 +428,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
@ -515,60 +437,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
@ -647,72 +515,6 @@
[Web Animations: property <min-width> from [fit-content\] to neutral at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <min-width> from neutral 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 neutral 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 neutral 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 neutral 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 neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions: property <min-width> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (-0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (0.6) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <min-width> from neutral to [max-content\] at (1.5) should be [max-content\]]
expected: FAIL
[CSS Animations: property <min-width> from neutral to [max-content\] at (0.5) should be [max-content\]]
expected: FAIL

View file

@ -269,90 +269,6 @@
[Web Animations: property <width> from [auto\] to [40px\] at (1.5) should be [40px\]]
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
@ -530,18 +446,6 @@
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.3) should be [30px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [30px\] 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 [30px\] to [fit-content\] at (-0.3) should be [30px\]]
expected: FAIL
@ -551,60 +455,6 @@
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [30px\] to [fit-content\] at (0.3) should be [30px\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [30px\] 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 [30px\] 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 [30px\] 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 [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (-0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.3) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
expected: FAIL
[CSS Animations: property <width> from [30px\] to [fit-content\] at (-0.3) should be [30px\]]
expected: FAIL
@ -647,90 +497,6 @@
[Web Animations: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-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) 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
@ -809,72 +575,6 @@
[Web Animations: property <width> from [max-content\] to neutral at (0.3) should be [max-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <width> from neutral 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 neutral 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 neutral 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 neutral 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 neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (-0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.3) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
expected: FAIL
[CSS Transitions with transition: all: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
expected: FAIL
[CSS Animations: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
expected: FAIL