OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 FAIL Overlapping keyframes at 0 and 1 use the appropriate value when the progres
s is outside the range [0, 1] assert_equals: When progress is negative, the firs
t keyframe with a 0 offset should be used expected "0" but got "0.151456" | 2 FAIL Overlapping keyframes at 0 and 1 use the appropriate value when the progres
s is outside the range [0, 1] assert_equals: When progress is negative, the firs
t keyframe with a 0 offset should be used expected "0" but got "0.151456" |
3 PASS Overlapping keyframes between 0 and 1 use the appropriate value on each sid
e of the overlap point | 3 PASS Overlapping keyframes between 0 and 1 use the appropriate value on each sid
e of the overlap point |
| 4 PASS Test visibility clamping behavior. |
| 5 PASS Test visibility clamping behavior with an easing that has a negative compon
ent |
4 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
5 | 7 |
OLD | NEW |