12 <script src=
"resources/interpolation-test.js"></script>
15 property
: 'shape-margin',
19 {at
: -0.3, is
: '7px'},
21 {at
: 0.3, is
: '13px'},
22 {at
: 0.6, is
: '16px'},
24 {at
: 1.5, is
: '25px'},
28 property
: 'shape-margin',
32 {at
: -0.3, is
: '0px'},
35 {at
: 0.6, is
: '12px'},
37 {at
: 1.5, is
: '30px'},
41 property
: 'shape-margin',
45 {at
: -0.3, is
: '33px'},
47 {at
: 0.3, is
: '27px'},
48 {at
: 0.6, is
: '24px'},
50 {at
: 1.5, is
: '15px'},
54 property
: 'shape-margin',
58 {at
: -0.3, is
: '0px'},
61 {at
: 0.6, is
: '12px'},
63 {at
: 1.5, is
: '30px'},
67 property
: 'shape-margin',
71 {at
: -0.3, is
: '0px'}, // CSS shape-margin can't be negative.
73 {at
: 0.3, is
: '30px'},
74 {at
: 0.6, is
: '60px'},
76 {at
: 1.5, is
: '150px'},