Updated Prototype TS

I have updated the prototype at http://dom-ts.bclary.com to include the 
current version of assertURIEquals which is now available at:

http://dom-ts.bclary.com/build/ and 
http://dom-ts.bclary.com/DOM-Test-Suite.tar.gz

I reran the tests as before again and have attached the error logs.

DOM Level 2 HTML

Mozilla 1.3b 2003022516 build on Win2k
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030225

Internet Explorer 6.0.2800.1106 on Win2k with SP1; Q324929, Q810847, Q813951
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Both have check cache each time set.
All tests uses default settings except for Content Type

Browser | Protocol | Mime Type | Runs | Errors | Failures

Mozilla | http     | xml       | 552  | 11     |  17
Mozilla | http     | xhtml     | 552  | 11     |  17
Mozilla | http     | html      | 552  |  1     |   7

Mozilla | file     | xml       | 552  | 11     |  17
Mozilla | file     | xhtml     | 552  | 11     |  17
Mozilla | file     | html      | 552  |  1     |   5

IE6     | http     | xml       | 552  |  4     | 544
IE6     | http     | xhtml     | **** can't run ****
IE6     | http     | html      | 552  |  3     |  42

IE6     | file     | xml       | 552  |  4     | 543
IE6     | file     | xhtml     | 552  |  4     | 543
IE6     | file     | html      | 552  |  3     |  40

/bc

Received on Thursday, 6 March 2003 04:38:54 UTC