Sha256: d847a30ca2fd9abbc1c4b785c2ec9859982fff061687506780be8cd4a4cfdd11
Contents?: true
Size: 330 Bytes
Versions: 17
Compression:
Stored size: 330 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Rels without Base Test</title> <link href="/path/to/stylesheet.css" media="all" rel="stylesheet" type="text/css" /> </head> <body> <li><a rel="met friend" href="http://adactio.com/">Jeremy Keith</a></li> <li><a rel="met friend" href="http://tantek.com/">Tantek Çelik</a></li> </body> </html>
Version data entries
17 entries across 17 versions & 2 rubygems