1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink" onload=
"runTest()">
2 <script type=
"text/javascript">
6 testRunner.dumpAsText();
7 document.getElementById(
"myText1").id =
"myText";
12 <text id=
"myText1" fill=
"green" x=
"0" y=
"0">PASS
</text>
14 <use y=
"30" id=
"use1" xlink:
href=
"#myText"/>
15 <use y=
"30" xlink:
href=
"#use1"/>