test/htdocs/tc_links.html in mechanize-2.7.6 vs test/htdocs/tc_links.html in mechanize-2.7.7

- old
+ new

@@ -5,10 +5,10 @@ <a href="thing.html" rel="me">Aaron <b>James</b> Patterson</a> <a href="thing.html" id="bold_aaron_link" rel="me nofollow"><b>Aaron</b> Patterson</a> <a href="thing.html" class="thing_link">Thing!</a> <a href="thing.html">Ruby <b>Rocks!</b></a> <!-- Testing a bug with escaped stuff in links: - http://rubyforge.org/pipermail/mechanize-users/2006-September/000002.html + http://rubygems.org/pipermail/mechanize-users/2006-September/000002.html --> <a href="link%20with%20space.html">encoded space</a> <a href="link with space.html">not encoded space</a> <!-- End escaped bug --> <a href="unusual&&%3F%3F%23%23.html">unusual characters</a>