jquery/test/data
2010-03-23 22:40:38 -05:00
..
offset Merge branch 'master' of github.com:jquery/jquery 2010-03-23 22:40:38 -05:00
badjson.js Make sure that a parsererror is thrown whenever malformed JSON comes back from a server (so that the Ajax error handler is called). Makes it uniform across browsers that do and don't have JSON.parse support. 2010-01-07 12:21:58 -05:00
cow.jpg Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
dashboard.xml Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
echoQuery.php jquery ajax: support for dynamic data arguments, see #2806; added test/data/echoQuery.php for easier testing of sent query strings 2008-05-06 22:21:43 +00:00
etag.php Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug #4764. 2009-07-14 21:13:23 +00:00
if_modified_since.php Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently "pass" in Opera 9.6 (which is unable to send the correct headers with setRequestHeader). Follow-up to bug #4764. 2009-07-14 21:13:23 +00:00
iframe.html Fixed #1264. If you read the bug there were many proposed changes. As it turned out most of them had already been implemented. The last ones necessary were in .domManip() with when a <table> was 'this' and for .text(). Adding these last changes seems to make dom and text manipulation in IE frames possible. Unit test cases were added as well. 2007-12-05 00:26:13 +00:00
json.php Detect JSON Ajax requests by the response content-type (like is done with XML). Fixes #5709. 2010-01-05 19:48:16 -05:00
json_assigned_obj.js Fixed #1557, although it doesn't appear to be just an FF3 problem. In this case, $.getJSON() wasn't working from a remote host. I went ahead and added a unit test then added the s.dataType == "json" test for a remote <script> load. The said that json was allowed but the dataType check was missing. This appears to have fixed the bug across all browsers. 2007-11-29 19:07:20 +00:00
json_obj.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
jsonp.php Fixing endlines. 2009-11-25 12:09:53 -05:00
name.html Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
name.php Fixing endlines. 2009-11-25 12:09:53 -05:00
params_html.php Fixing endlines. 2009-11-25 12:09:53 -05:00
script.php Added in support for content-type sniffing for scripts. Fixes #5718. 2010-01-06 10:19:38 -05:00
test.html testrunner: Putting back the global variables used for ajax tests. I added many calls to delete though. The global namespace must be cleaned up before calling start() again. 2009-01-10 00:16:48 +00:00
test.js Fixing endlines. 2009-11-25 12:09:53 -05:00
test.php testrunner: Putting back the global variables used for ajax tests. I added many calls to delete though. The global namespace must be cleaned up before calling start() again. 2009-01-10 00:16:48 +00:00
test2.html Added support for class selectors and class attribute selectors on XML documents. Fixes jQuery bug #4167. 2009-02-16 18:23:59 +00:00
test3.html Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
testinit.js Fixed the q() method to use same instead of isSet. 2009-09-29 21:22:35 +00:00
testrunner.js Update the TestSwarm URL to point to the new jQuery swarm location. 2010-03-23 15:21:42 -04:00
testsuite.css Landing tweak from 'haruka' that fixes non-pixel fontSize values in IE. Fixes #760. 2009-11-11 14:17:16 -05:00
text.php Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
ua.txt adding extra useragents from trac tickets. correcting opera version 2010-01-12 11:42:30 +08:00
with_fries.xml Added support for class selectors and class attribute selectors on XML documents. Fixes jQuery bug #4167. 2009-02-16 18:23:59 +00:00