1 <svg xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
2 <!-- Test for http://crbug.com/361808 -->
5 <feImage id=
"self" xlink:
href=
"#self"/>
9 <feImage id=
"indirect_1" xlink:
href=
"#indirect_2"/>
10 <feImage id=
"indirect_2" xlink:
href=
"#indirect_1"/>
14 <text y=
"100">PASS: did not crash.
</text>
17 if (window.testRunner)
18 testRunner.dumpAsText();