Re: test cases and implementation reports

At 16:23 04/04/20 +0900, Martin Duerst wrote:

>I have created a testing page at http://www.w3.org/2004/04/uri-rel-test.html
>to make (manual) testing of the implementations in various browsers easy.

Here is another test, for Opera (V7.23, build   3227, Win2000):

All tests are passed, except the following:

#       rel             correct                 Amaya

6       //g             http://g                http://g/ (additional slash)
9       #s              http://a/b/c/d;p?q#s    {testpage URI}#s
15                      http://a/b/c/d;p?q      not testable
                                                 (cursor cannot be placed 
in empty field)
51      ./../g          http://a/b/g            http://a/b/c/g (/c not removed)

For test 71, Opera uses backwards-compatible parsing.

Regards,    Martin.

Received on Tuesday, 20 April 2004 03:59:59 UTC