Sha256: 0058a8201f1077caa837f82ed8c86820db43f15acd65673deb9dcc72fa47f563
Contents?: true
Size: 238 Bytes
Versions: 16
Compression:
Stored size: 238 Bytes
Contents
<!doctype html> <head> <title>Test page for Links</title> </head> <body> <a href="mama.html" class="Mama">click</a> <a href="not.html" class="Papa">not me</a> <a href="papa.html" class="Papa">click</a> </body> </html>
Version data entries
16 entries across 16 versions & 2 rubygems