Let animations&transitions fall back to discrete interpolation (#34981)

Bumps Stylo to https://github.com/servo/stylo/pull/109

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-01-30 12:36:55 -08:00 committed by GitHub
parent 1aae7a441f
commit 006ec58598
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 319 additions and 5434 deletions

View file

@ -17,27 +17,6 @@
[Web Animations: property <column-gap> from neutral to [40px\] at (1.5) should be [55px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -77,27 +56,6 @@
[Web Animations: property <column-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -119,27 +77,6 @@
[Web Animations: property <column-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <column-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
@ -178,57 +115,3 @@
[Web Animations: property <column-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <column-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL

View file

@ -17,27 +17,6 @@
[Web Animations: property <row-gap> from neutral to [40px\] at (1.5) should be [55px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -77,27 +56,6 @@
[Web Animations: property <row-gap> from [inherit\] to [20px\] at (1.5) should be [0px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -119,27 +77,6 @@
[Web Animations: property <row-gap> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <row-gap> from [normal\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
@ -178,57 +115,3 @@
[Web Animations: property <row-gap> from [0px\] to [100px\] at (1.5) should be [150px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (-0.3) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0) should be [normal\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <row-gap> from [normal\] to [20px\] at (0.3) should be [normal\]]
expected: FAIL

View file

@ -1,3 +0,0 @@
[column-gap-animation-002.html]
[column-gap: normal is not interpolable]
expected: FAIL

View file

@ -1,3 +0,0 @@
[column-gap-animation-003.html]
[Default column-gap is not interpolable]
expected: FAIL

View file

@ -1,3 +0,0 @@
[gap-animation-002.html]
[gap: normal is not interpolable]
expected: FAIL

View file

@ -1,3 +0,0 @@
[gap-animation-003.html]
[Default gap is not interpolable]
expected: FAIL

View file

@ -1,3 +0,0 @@
[row-gap-animation-002.html]
[row-gap: normal is not interpolable]
expected: FAIL

View file

@ -1,3 +0,0 @@
[row-gap-animation-003.html]
[Default row-gap is not interpolable]
expected: FAIL