Sign in
webkit
/
WebKit
/
9765eaae75bc2c2ccc4b2468231acc50588e5d25
/
.
/
LayoutTests
/
svg
/
custom
/
resources
/
link-target.html
blob: b16572da114cd040d065257ce23c2dc7ebf4a7bb [
file
] [
log
] [
blame
]
<html>
<body>
<script>
if
(
window
.
layoutTestController
)
window
.
layoutTestController
.
notifyDone
();
</script>
<p>
If you see this, then SVG hit testing on paths works - the arrow was successfully clicked.
</p>
</body>
</html>