| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL steps(start) function Failed to execute 'getComputedStyle' on 'Window': par
ameter 1 is not of type 'Element'. | 2 FAIL steps(start) function Failed to execute 'getComputedStyle' on 'Window': par
ameter 1 is not of type 'Element'. |
| 3 FAIL steps(end) function Failed to execute 'getComputedStyle' on 'Window': param
eter 1 is not of type 'Element'. | 3 FAIL steps(end) function Failed to execute 'getComputedStyle' on 'Window': param
eter 1 is not of type 'Element'. |
| 4 FAIL linear function Failed to execute 'getComputedStyle' on 'Window': parameter
1 is not of type 'Element'. | 4 FAIL linear function Failed to execute 'getComputedStyle' on 'Window': parameter
1 is not of type 'Element'. |
| 5 FAIL ease function Failed to execute 'getComputedStyle' on 'Window': parameter 1
is not of type 'Element'. | 5 FAIL ease function Failed to execute 'getComputedStyle' on 'Window': parameter 1
is not of type 'Element'. |
| 6 FAIL ease-in function Failed to execute 'getComputedStyle' on 'Window': paramete
r 1 is not of type 'Element'. | 6 FAIL ease-in function Failed to execute 'getComputedStyle' on 'Window': paramete
r 1 is not of type 'Element'. |
| 7 FAIL ease-in-out function Failed to execute 'getComputedStyle' on 'Window': para
meter 1 is not of type 'Element'. | 7 FAIL ease-in-out function Failed to execute 'getComputedStyle' on 'Window': para
meter 1 is not of type 'Element'. |
| 8 FAIL ease-out function Failed to execute 'getComputedStyle' on 'Window': paramet
er 1 is not of type 'Element'. | 8 FAIL ease-out function Failed to execute 'getComputedStyle' on 'Window': paramet
er 1 is not of type 'Element'. |
| 9 FAIL easing function which produces values greater than 1 Failed to execute 'get
ComputedStyle' on 'Window': parameter 1 is not of type 'Element'. | 9 FAIL easing function which produces values greater than 1 Failed to execute 'get
ComputedStyle' on 'Window': parameter 1 is not of type 'Element'. |
| 10 FAIL effect easing produces values greater than 1 with keyframe easing cubic-bez
ier(0, 0, 0, 0) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is
not of type 'Element'. | 10 FAIL effect easing produces values greater than 1 with keyframe easing cubic-bez
ier(0, 0, 0, 0) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is
not of type 'Element'. |
| (...skipping 15 matching lines...) Expand all Loading... |
| 26 FAIL Test bounds point of step-start easing with iterationStart and delay assert
_equals: Progress at 0ms expected 0.5 but got 1 | 26 FAIL Test bounds point of step-start easing with iterationStart and delay assert
_equals: Progress at 0ms expected 0.5 but got 1 |
| 27 FAIL Test bounds point of step-start easing with iterationStart and reverse dire
ction assert_equals: Progress at 2000ms expected 0.5 but got 1 | 27 FAIL Test bounds point of step-start easing with iterationStart and reverse dire
ction assert_equals: Progress at 2000ms expected 0.5 but got 1 |
| 28 FAIL Test bounds point of step(4, start) easing with iterationStart 0.75 and del
ay assert_equals: Progress at 0ms expected 0.75 but got 1 | 28 FAIL Test bounds point of step(4, start) easing with iterationStart 0.75 and del
ay assert_equals: Progress at 0ms expected 0.75 but got 1 |
| 29 FAIL Test bounds point of step-start easing with alternate direction assert_equa
ls: Progress at 3000ms expected 0.5 but got 1 | 29 FAIL Test bounds point of step-start easing with alternate direction assert_equa
ls: Progress at 3000ms expected 0.5 but got 1 |
| 30 FAIL Test bounds point of step-start easing with alternate-reverse direction ass
ert_equals: Progress at 3000ms expected 0.5 but got 1 | 30 FAIL Test bounds point of step-start easing with alternate-reverse direction ass
ert_equals: Progress at 3000ms expected 0.5 but got 1 |
| 31 FAIL Test bounds point of step-start easing in keyframe assert_equals: Progress
at 0ms expected "0px" but got "50px" | 31 FAIL Test bounds point of step-start easing in keyframe assert_equals: Progress
at 0ms expected "0px" but got "50px" |
| 32 FAIL Test bounds point of step-end easing with iterationStart and delay assert_e
quals: Progress at 0ms expected 0 but got 0.5 | 32 FAIL Test bounds point of step-end easing with iterationStart and delay assert_e
quals: Progress at 0ms expected 0 but got 0.5 |
| 33 PASS Test bounds point of step-end easing with iterationStart not at a transitio
n point | 33 PASS Test bounds point of step-end easing with iterationStart not at a transitio
n point |
| 34 Harness: the test ran to completion. | 34 Harness: the test ran to completion. |
| 35 | 35 |
| OLD | NEW |