1 <svg xmlns=
"http://www.w3.org/2000/svg">
4 testRunner.dumpAsText();
5 window.onload = function () {
7 document.getElementById(
"t1").appendChild(document.createTextNode(
"PASS: Navigating to symbol did not crash."));
10 <symbol><view id=
"v1"/></symbol>
11 <text x=
"20" y=
"20" fill=
"green" id=
"t1"></text>