blob: b8ab6aeb962e778c7a50a5a7a60952d180afa9a5 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<body>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="300" height="300">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<text stroke="green">PASS
<a xlink:href="#foo">
<animate attributename="stroke"/>
</a>
</text>
</svg>
</body>
</html>