1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <!-- Test that an indefinite to-animation just sticks to the base value for
4 <rect width=
"100%" height=
"100%" fill=
"lime"/>
6 <rect x=
"15" y=
"15" width=
"100" height=
"100" fill=
"red"/>
7 <rect x=
"15" y=
"15" width=
"100" height=
"100" fill=
"lime">
8 <animateMotion to=
"500,500" dur=
"indefinite"/>