Sign in
webkit
/
WebKit
/
d2af93fc324110cbbb4bd830024a204812626b40
/
.
/
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>