From cb85da7b62e74e7339ed652ade209aaffbd0c15b Mon Sep 17 00:00:00 2001 From: jaubourg Date: Tue, 1 Feb 2011 17:22:01 +0100 Subject: Fixes #8125. Status is set to 200 for requests with status 0 when location.protocol if "file:". Added test/localfile.html to control it works. --- test/localfile.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 test/localfile.html (limited to 'test') diff --git a/test/localfile.html b/test/localfile.html new file mode 100644 index 000000000..802163133 --- /dev/null +++ b/test/localfile.html @@ -0,0 +1,40 @@ + + + + + jQuery Local File Test + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3