Sha256: 423a77f63601cb4adfc177dbaf3774ed2a467adfa70b1c4d23e7c5a05d571808
Contents?: true
Size: 466 Bytes
Versions: 10
Compression:
Stored size: 466 Bytes
Contents
<html> <head> <title>Spidr :: Web-Spider Obstacle Course :: JavaScript Links</title> </head> <body> <p>JavaScript links.</p> <ul> <li class="ignore"> <a href="javascript:fail();">should ignore links beginning with "javascript:"</a> </li> <li class="ignore"> <a href="#" onclick="fail();">should ignore links with an onclick attribute and a href pointing to the page.</a> </li> </ul> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems