WPT
wpt / web-animations / animation-model / keyframe-effects / effect-value-transformed-distance.html
Spec: Web Animations ↗
Runs: Chrome 155.0.8042.0 (wpt@4eb09bcd9, 2026-09-04) | Firefox 157.0a1 (wpt@c3fcbf4ba, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@a1ecd0c09, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 28/28 | 28/28 | 28/28 | 27/28 | 0/28 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| A step-start function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A steps(1, start) function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A steps(2, start) function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A step-end function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A steps(1) function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A steps(1, end) function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A steps(2, end) function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A linear function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A ease function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A ease-in function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A ease-in-out function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A ease-out function on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A easing function which produces values greater than 1 on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| A easing function which produces values less than 1 on a keyframe affects the resulting style | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a step-start function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a steps(1, start) function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a steps(2, start) function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a step-end function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a steps(1) function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a steps(1, end) function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a steps(2, end) function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a linear function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a ease function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a ease-in function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a ease-in-out function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a ease-out function does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a easing function which produces values greater than 1 does not alter the result | PASS | PASS | PASS | FAIL | FAIL | — |
| Linear-equivalent cubic-bezier keyframe easing applied to an effect with a easing function which produces values less than 1 does not alter the result | PASS | PASS | PASS | PASS | FAIL | — |