Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
svg
/
custom
/
resources
/
link-target.html
blob: 846bd3df0ffaa5ccc27aaabdab6e318ba9c14fcc [
file
] [
edit
]
<html>
<body>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
notifyDone
();
</script>
<p>
If you see this, then SVG hit testing on paths works - the arrow was successfully clicked.
</p>
</body>
</html>