tests for the HTML validator for the URI encodings

Nothing escaped

http://www.example.org/check?uri=http://www.example.net/path/to/yourfile.html&lang=en

This case is clearly not valid. So the validator does the right job, except on port 8001.

& escaped

http://www.example.org/check?uri=http://www.example.net/path/to/yourfile.html&lang=en

2002-07-10: Validator is ok... not sure it's correct see email to the list www-validator.

Everything escaped: & and /

http:%2F%2Fwww.example.org%2Fcheck?uri=http://www.example.net%2Fpath%2Fto%2Fyourfile.html&lang=en