Index of /tests/adhoc/dom/web-apps/XMLHttpRequest
Name Last modified Size Description
Parent Directory -
cross-window/ 2010-01-14 01:33 -
recursion/ 2006-02-23 13:41 -
001-test.cgi 2006-01-19 14:27 230
002-simple-a.txt 2004-10-21 07:39 1
002-simple-b.txt 2004-10-21 07:40 1
002a.txt 2004-10-21 07:23 18
002b.txt 2004-10-21 07:22 3
002c.txt 2004-10-21 07:22 5
003-test.cgi 2006-01-19 14:27 131
004-test.cgi 2006-01-19 14:27 161
005-test.cgi 2006-01-19 14:26 131
006-test.cgi 2006-01-19 14:26 173
007-test.asis 2004-10-23 22:15 16
008-test.asis 2004-10-23 22:15 36
009-test.cgi 2006-01-19 14:26 137
010-test.cgi 2006-01-19 14:26 115
011-test200.asis 2004-10-23 23:49 36
012-test200.asis 2004-10-23 23:49 36
013-test.cgi 2006-01-19 14:26 141
014-test404.asis 2004-12-13 21:57 41
015-test.cgi 2006-01-19 14:26 190
016-test.cgi 2005-12-09 11:35 71
018-test.xml 2006-03-30 16:15 291
019-test.xml 2006-04-04 16:52 7
020-test.xml 2008-01-29 12:25 178
021-test.xml 2008-02-20 18:23 98
TODO 2005-06-08 07:44 397
015.html 2005-06-08 07:08 970 Multiple setRequestHeader()s
017.html 2005-12-09 12:14 1.7K XMLHttpRequest and connection refused
019.html 2008-02-20 18:09 857 XMLHttpRequest and responseXML -- cookies in the response
020.html 2008-02-20 18:22 875 XMLHttpRequest and responseXML -- malformed XML in the response
021.html 2008-02-20 18:23 876 XMLHttpRequest and responseXML -- malformed XML in the response
018.html 2006-03-30 16:16 1.0K XMLHttpRequest and responseXML -- script in the response
016.html 2005-12-09 11:39 890 XMLHttpRequest and timeouts
007.html 2005-04-08 08:22 889 getAllResponseHeaders
008.html 2004-10-23 22:25 805 getResponseHeader
002.html 2004-10-21 07:28 1.6K multiple open()s
002-simple.html 2004-10-21 10:03 825 multiple open()s (simple version)
010.html 2004-10-23 23:30 944 responseXML
009.html 2005-12-28 13:18 1.1K responseXML and slow loads
001.html 2004-09-14 06:18 904 setRequestHeader
003.html 2004-10-21 10:35 1.0K setRequestHeader at odd times
004.html 2005-06-08 07:07 1.0K setRequestHeader at odd times
005.html 2004-10-21 10:26 941 setRequestHeader twice for the same header
006.html 2005-09-07 04:23 788 setTimeout and sync XMLHttpRequests
011.html 2004-10-24 00:03 620 status
014.html 2005-02-11 03:46 619 status
012.html 2004-10-24 00:04 658 statusText
013.html 2004-10-24 00:43 1.2K statusText
There is a potential problem with some of these tests: Apache
sometimes returns 304s (correctly, I guess) instead of always running
the CGI script. I've tried to avoid this problem using 'no-store'
headers but I don't know if that's the right way to do this.
Note: 016 and 017 do not yet have pass criteria.