9 <script src=
"resources/interpolation-test.js"></script>
15 method
: 'CSS Animations',
17 {at
: -0.3, is
: 'block'},
19 {at
: 0.3, is
: 'block'},
20 {at
: 0.6, is
: 'block'},
22 {at
: 1.5, is
: 'block'},
24 assertNoInterpolation({
28 method
: 'Web Animations',