chromium/third_party/blink/web_tests/svg/custom/resources/link-target.html

<html>
<body>
<script>
if (window.testRunner)
    testRunner.notifyDone();
</script>
<p>If you see this, then SVG hit testing on paths works - the arrow was successfully clicked.</p>
</body>
</html>