1 <svg xmlns:
xlink=
"http://www.w3.org/1999/xlink" xmlns=
"http://www.w3.org/2000/svg">
2 <path id=
"test" d=
"M 10 10">
3 <animate attributeName=
"d"></animate>
6 <use xlink:
href=
"#test"></use>
7 <text x=
"10" y=
"20">This test passes if it does not crash. See bug https://bugs.webkit.org/show_bug.cgi?id=
106428</text>
10 if (window.testRunner)
11 testRunner.dumpAsText();