diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/location-host-canonicalization.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/location-host-canonicalization.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,15 @@ + + + + + +

This will test the URL canonicalization by assigning a host with an empty port specifier to window.location.host

+

Clicking the following button should change the host in the current URL to "www.example.com:". It actually loading is not important - +if you see "www.example.com:0" the test has failed. You should see "www.example.com:"

+ + +