blob: 272c0a0246e1e26f957460bfa863490e337b4e32 [file] [log] [blame]
<!DOCTYPE html>
<svg>
<use href="resources/linkingCircle-f.svg#circle-1"/>
<script>
if (window.testRunner)
testRunner.dumpAsText();
var baseElement = document.createElement("base");
baseElement.setAttribute("href", "http://www.example.com/");
document.head.appendChild(baseElement);
</script>
</svg>
<p>PASS if no assert in debug</p>