4 <template id=
"target-template">
5 <svg width=
"90" height=
"90">
6 <text class=
"target">123</text>
9 <script src=
"resources/interpolation-test.js"></script>
12 assertAttributeInterpolation({
24 assertAttributeInterpolation({
29 {at
: -0.4, is
: '-1 2'},
31 {at
: 0.2, is
: '2 -4'},
32 {at
: 0.6, is
: '4 -8'},
34 {at
: 1.4, is
: '8 -16'}