Sha256: 5c994fb4636800d02c3da5cead80f6c06950afa9fe7f30fe33ddb5f0ed678fc4
Contents?: true
Size: 610 Bytes
Versions: 1
Compression:
Stored size: 610 Bytes
Contents
<html> <body> <a href="../tc_relative_links.html">dot dot slash</a> <FRAMESET cols="20%, 80%"> <FRAMESET rows="100, 200, 200"> <FRAME name="frame1" src="../tc_relative_links.html"> <FRAME name="frame2" src="../tc_relative_links.html"> </FRAMESET> <FRAMESET rows="100, 200"> <FRAME name="frame3" src="/file_upload.html"> <IFRAME src="http://google.com/" name="frame4"> [Your user agent does not support frames or is currently configured not to display frames. However, you may visit <A href="foo.html">the related document.</A>] </IFRAME> </FRAMESET> </FRAMESET> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mechanize-0.6.4 | test/htdocs/relative/tc_relative_links.html |