2 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <animateMotion calcMode=
"discrete" keyPoints=
"0.8" keyTimes=
"0" to=
"3"/>
7 <p>PASS if Blink does not crash in debug.
</p>
9 if (window
.testRunner
) {
10 testRunner
.waitUntilDone();
11 testRunner
.dumpAsText();
13 window
.onload = function() {
14 testRunner
.notifyDone();