X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=test%2Fnetworkerror.html;fp=test%2Fnetworkerror.html;h=b06a6ba4666d1c5867e97818f6d281f218d7bd95;hp=0000000000000000000000000000000000000000;hb=b90369e8cb2b6f3cc0afa34d815958ff0b605874;hpb=462bb1f66abf239492ee33c60feee3402fe64f77 diff --git a/test/networkerror.html b/test/networkerror.html new file mode 100644 index 0000000..b06a6ba --- /dev/null +++ b/test/networkerror.html @@ -0,0 +1,101 @@ + + + + + + jQuery Network Error Test for Firefox + + + + + + + + + + + + + + + + + + + + + + + +

+ jQuery Network Error Test for Firefox +

+
+ This is a test page for + + #8135 + + which was reported in Firefox when accessing properties + of an XMLHttpRequest object after a network error occured. +
+
Take the following steps:
+
    +
  1. + make sure you accessed this page through a web server, +
  2. +
  3. + stop the web server, +
  4. +
  5. + open the console, +
  6. +
  7. + click this + + , +
  8. +
  9. + wait for both requests to fail. +
  10. +
+
+ Test passes if you get two log lines: + +
+
+ Test fails if the browser notifies an exception. +
+ + \ No newline at end of file