Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / resources / link-target.html
blob846bd3df0ffaa5ccc27aaabdab6e318ba9c14fcc
1 <html>
2 <body>
3 <script>
4 if (window.testRunner)
5 window.testRunner.notifyDone();
6 </script>
7 <p>If you see this, then SVG hit testing on paths works - the arrow was successfully clicked.</p>
8 </body>
9 </html>