jquery/test
Michał Gołębiowski 61f812b7e7 Ajax: Use the native XHR for all non-local requests in IE9+
IE throws an error on cross-domain PATCH requests if issued via the ActiveX
interface. This commit switches the logic to use the native XHR in all
non-local requests.

Fixes gh-1684
Closes gh-2183
2015-05-18 22:26:00 +02:00
..
data CSS: Ignore the CSS cascade in show()/hide()/etc. 2015-05-11 13:01:13 -04:00
integration Ajax: Use the native XHR for all non-local requests in IE9+ 2015-05-18 22:26:00 +02:00
unit Ajax: Use the native XHR for all non-local requests in IE9+ 2015-05-18 22:26:00 +02:00
.jshintrc Build: remove deprecated JSHint options 2015-03-08 06:30:41 +03:00
delegatetest.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
hovertest.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
index.html Deferred: Backwards-compatible standards interoperability 2015-03-20 02:14:04 -04:00
jquery.js Build: Move all external libraries to external directory 2014-06-25 13:48:49 -04:00
localfile.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
networkerror.html Fix typos. Close gh-1186. 2013-02-28 15:55:55 -05:00
promises-aplus-adapter.js Deferred: Backwards-compatible standards interoperability 2015-03-20 02:14:04 -04:00
readywait.html Ref #13316: Sync all test documents on full vs. minified source. 2013-02-08 00:20:33 -05:00
xhtml.php Added a way to run the test suite as an XHTML page. 2009-01-19 18:14:51 +00:00