| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| <defs> | |
| <text x="10" y="30" id="t1">PASS: Should not trigger an ASSERT (bug 47561).</text> | |
| <use id="u1" xlink:href="#t1"> | |
| <desc>This should be ignored.</desc> | |
| </use> | |
| </defs> | |
| <use xlink:href="#u1"/> | |
| </svg> |