11 <template id=
"target-template">
12 <svg width=
"200px" height=
"300px" viewBox=
"0 0 1500 1000">
13 <marker class=
"target" />
16 <script src=
"resources/interpolation-test.js"></script>
19 assertAttributeInterpolation({
20 property
: 'markerWidth',
31 assertAttributeInterpolation({
32 property
: 'markerWidth',
36 {at
: -0.4, is
: '0pt'},
38 {at
: 0.2, is
: '20pt'},
39 {at
: 0.6, is
: '40pt'},
43 assertAttributeInterpolation({
44 property
: 'markerWidth',
56 assertAttributeInterpolation({
57 property
: 'markerWidth',
61 {at
: -0.4, is
: '0rem'},
63 {at
: 0.2, is
: '20rem'},
64 {at
: 0.6, is
: '40rem'},
66 {at
: 1.4, is
: '80rem'}
68 assertAttributeInterpolation({
69 property
: 'markerWidth',