test/htdocs/tc_links.html in mechanize-0.6.9 vs test/htdocs/tc_links.html in mechanize-0.6.10
- old
+ new
@@ -9,7 +9,8 @@
http://rubyforge.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>
</body>
</html>