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

@ -23,27 +23,6 @@
[CSS Transitions: property <bottom> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <bottom> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -89,27 +68,6 @@
[CSS Transitions: property <bottom> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <bottom> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <bottom> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -145,39 +103,3 @@
[Web Animations: property <bottom> from [-10px\] to [10px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <bottom> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <bottom> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL

View file

@ -23,27 +23,6 @@
[CSS Transitions: property <left> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <left> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -89,27 +68,6 @@
[CSS Transitions: property <left> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <left> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <left> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -145,39 +103,3 @@
[Web Animations: property <left> from [-10px\] to [10px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <left> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <left> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL

View file

@ -23,27 +23,6 @@
[CSS Transitions: property <right> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <right> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -89,27 +68,6 @@
[CSS Transitions: property <right> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <right> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <right> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -145,39 +103,3 @@
[Web Animations: property <right> from [-10px\] to [10px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <right> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <right> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL

View file

@ -23,27 +23,6 @@
[CSS Transitions: property <top> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [initial\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <top> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
@ -89,27 +68,6 @@
[CSS Transitions: property <top> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (0.5) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (0.6) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (1) should be [20px\]]
expected: FAIL
[CSS Animations: property <top> from [unset\] to [20px\] at (1.5) should be [20px\]]
expected: FAIL
[Web Animations: property <top> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
@ -145,39 +103,3 @@
[Web Animations: property <top> from [-10px\] to [10px\] at (1.5) should be [20px\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [initial\] to [20px\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [initial\] to [20px\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [initial\] to [20px\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <top> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [unset\] to [20px\] at (-0.3) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [unset\] to [20px\] at (0) should be [unset\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <top> from [unset\] to [20px\] at (0.3) should be [unset\]]
expected: FAIL