| OLD | NEW |
| (Empty) | |
| 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'. |
| 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'. |
| 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'. |
| 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'. |
| 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 easing function which produces negative values Failed to execute 'getComput
edStyle' on 'Window': parameter 1 is not of type 'Element'. |
| 11 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'. |
| 12 FAIL effect easing produces values greater than 1 with keyframe easing cubic-bez
ier(1, 1, 1, 1) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is
not of type 'Element'. |
| 13 FAIL effect easing produces negative values 1 with keyframe easing cubic-bezier(
0, 0, 0, 0) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not
of type 'Element'. |
| 14 FAIL effect easing produces negative values 1 with keyframe easing cubic-bezier(
1, 1, 1, 1) Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not
of type 'Element'. |
| 15 PASS effect easing produces values greater than 1 with step-start keyframe |
| 16 PASS effect easing produces values greater than 1 with step-end keyframe |
| 17 PASS effect easing produces negative values with step-start keyframe |
| 18 PASS effect easing produces negative values with step-end keyframe |
| 19 FAIL effect easing produces values greater than 1 with keyframe easing producing
values greater than 1 Failed to execute 'getComputedStyle' on 'Window': paramet
er 1 is not of type 'Element'. |
| 20 FAIL effect easing which produces values greater than 1 and the tangent on the u
pper boundary is infinity with keyframe easing producing values greater than 1 F
ailed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Ele
ment'. |
| 21 FAIL effect easing produces negative values with keyframe easing producing negat
ive values Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not
of type 'Element'. |
| 22 FAIL effect easing which produces negative values and the tangent on the lower b
oundary is infinity with keyframe easing producing negative values Failed to exe
cute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'. |
| 23 Harness: the test ran to completion. |
| 24 |
| OLD | NEW |