RESOLVED DUPLICATE of bug 8644 8997
XMLHttpRequest tests failing
https://bugs.webkit.org/show_bug.cgi?id=8997
Summary XMLHttpRequest tests failing
Darin Adler
Reported 2006-05-19 08:54:56 PDT
There are failures like this one, and other failures in 8 different files: -PASS -- testing: foo@bar/baz+xml -- responseXML: undefined +FAIL (got document -- response type: undefined) -- testing: foo@bar/baz+xml -- responseXML: [object Document] The first failure in the supported-xml-content-types test. These started with the JavaScript binding change Anders just made.
Attachments
Darin Adler
Comment 1 2006-06-04 16:27:02 PDT
Looks like the failure I quote here is due to bug 8644. While there are some other failures, I don't think this bug report is helpful any more to track the others. *** This bug has been marked as a duplicate of 8644 ***
Note You need to log in before you can comment on or make changes to this bug.