Sign in
webkit
/
WebKit
/
e7cca793f3088c00dd40a4e10a91d4129667688e
/
.
/
LayoutTests
/
svg
/
custom
/
resources
/
link-target.html
blob: 846bd3df0ffaa5ccc27aaabdab6e318ba9c14fcc [
file
] [
log
] [
blame
]
<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>