1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <svg xmlns=
"http://www.w3.org/2000/svg" onload=
"runTest()">
5 testRunner.dumpAsText();
8 document.getElementById(
"rect").setAttribute(
"fill",
"url(#bar)");
11 <text x=
"0" y=
"70">This should not leak
</text>
12 <rect width=
"50" height=
"50" fill=
"url(#foo)" id=
"rect"/>