| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 10 tests. 9 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 PASS changed duration immediately updates its computed styles | 3 PASS changed duration immediately updates its computed styles |
| 3 PASS changed iterations immediately updates its computed styles | 4 PASS changed iterations immediately updates its computed styles |
| 4 PASS change currentTime when fill is none and endDelay is positive | 5 PASS change currentTime when fill is none and endDelay is positive |
| 5 PASS change currentTime when fill forwards and endDelay is positive | 6 PASS change currentTime when fill forwards and endDelay is positive |
| 6 PASS change currentTime when fill none and endDelay is negative | 7 PASS change currentTime when fill none and endDelay is negative |
| 7 FAIL change currentTime when fill forwards and endDelay is negative assert_equal
s: set currentTime after endTime expected "0" but got "0.5" | 8 FAIL change currentTime when fill forwards and endDelay is negative assert_equal
s: set currentTime after endTime expected "0" but got "0.5" |
| 8 PASS change direction from "normal" to "reverse" | 9 PASS change direction from "normal" to "reverse" |
| 9 PASS change direction from "normal" to "alternate" | 10 PASS change direction from "normal" to "alternate" |
| 10 PASS change direction from "normal" to "alternate-reverse" | 11 PASS change direction from "normal" to "alternate-reverse" |
| 11 PASS change direction from "normal" to "reverse" | 12 PASS change direction from "normal" to "reverse" |
| 12 Harness: the test ran to completion. | 13 Harness: the test ran to completion. |
| 13 | 14 |
| OLD | NEW |