mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Let animations&transitions fall back to discrete interpolation (#34981)
Bumps Stylo to https://github.com/servo/stylo/pull/109 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
1aae7a441f
commit
006ec58598
41 changed files with 319 additions and 5434 deletions
|
@ -17,45 +17,6 @@
|
|||
[Web Animations: property <width> from neutral to [40px\] at (1.5) should be [55px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [initial\] to [40px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [initial\] to [40px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [initial\] to [40px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [initial\] to [40px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [initial\] to [40px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [initial\] to [40px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (0) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (0.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (0.6) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [initial\] to [40px\] at (1.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [initial\] to [40px\] at (-0.3) should be [initial\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -95,45 +56,6 @@
|
|||
[Web Animations: property <width> from [inherit\] to [40px\] at (1.5) should be [10px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [unset\] to [40px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [unset\] to [40px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [unset\] to [40px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [unset\] to [40px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [unset\] to [40px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [unset\] to [40px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (0) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (0.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (0.6) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [unset\] to [40px\] at (1.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [unset\] to [40px\] at (-0.3) should be [unset\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -209,45 +131,6 @@
|
|||
[Web Animations: property <width> from [1em\] to [10vw\] at (1.5) should be [145.60px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [40px\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [40px\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [40px\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [40px\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [40px\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [40px\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (0.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (0.6) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (1) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [40px\] at (1.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [auto\] to [40px\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -269,27 +152,6 @@
|
|||
[Web Animations: property <width> from [auto\] to [40px\] at (1.5) should be [40px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -311,27 +173,6 @@
|
|||
[Web Animations: property <width> from [auto\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.5) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (0.6) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (1) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [stretch\] to [auto\] at (-0.3) should be [stretch\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -353,45 +194,6 @@
|
|||
[Web Animations: property <width> from [stretch\] to [auto\] at (1.5) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[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) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[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-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) 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.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (-0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (0) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (0.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (0.6) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (1) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [30px\] to [fit-content\] at (-0.3) should be [30px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -413,27 +215,6 @@
|
|||
[Web Animations: property <width> from [30px\] to [fit-content\] at (1.5) should be [fit-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [max-content\] to [min-content\] at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -455,33 +236,6 @@
|
|||
[Web Animations: property <width> from [max-content\] to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: 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 [max-content\] to neutral at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [max-content\] to neutral 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 neutral 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 neutral 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 neutral at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to neutral at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to neutral at (0) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from [max-content\] to neutral at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from [max-content\] to neutral at (-0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -491,18 +245,6 @@
|
|||
[Web Animations: property <width> from [max-content\] to neutral at (0.3) should be [max-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (0.6) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (1) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <width> from neutral to [min-content\] at (0.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -514,21 +256,3 @@
|
|||
|
||||
[Web Animations: property <width> from neutral to [min-content\] at (1.5) should be [min-content\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-behavior:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (-0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <width> from [auto\] to [fit-content\] at (0.3) should be [auto\]]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue