Is that URLs as values of attributes in HTML or is that URLs as pasted into the address bar? I believe their processing differs...<br>Good luck with it, anyway. I'm sure you've seen <a href="http://esw.w3.org/UriTesting">http://esw.w3.org/UriTesting</a>.<br>

<br>Cheers,<br>Silvia.<br><br><div class="gmail_quote">On Sat, Jul 24, 2010 at 5:11 AM, Adam Barth <span dir="ltr"><<a href="mailto:w3c@adambarth.com">w3c@adambarth.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I've begun working on a specification for how browsers process URLs:<br>
<br>
<a href="http://github.com/abarth/url-spec" target="_blank">http://github.com/abarth/url-spec</a><br>
<br>
The repository is currently empty, but I'll be adding the basic<br>
skeleton over the next few weeks.  My intention is to triangulate<br>
between how IE, Firefox, Chrome, Safari, and Opera process URLs to<br>
find an algorithm that is both compatible with the web and moderately<br>
sane.<br>
<br>
Please let me know if you know of any public URL parsing test suites.<br>
My main starting point will be the WebKit URL parsing test suite,<br>
<br>
<a href="http://trac.webkit.org/browser/trunk/LayoutTests/fast/url" target="_blank">http://trac.webkit.org/browser/trunk/LayoutTests/fast/url</a><br>
<br>
which was adapted from the GURL parsing library.<br>
<br>
Thanks,<br>
<font color="#888888">Adam<br>
</font></blockquote></div><br>