jquery/test/data
2009-02-16 18:23:59 +00:00
..
offset new offset method, faster and no more browser detection 2008-11-10 02:39:03 +00: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
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 Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00: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 Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
name.html Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
name.php Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00
params_html.php test runner: a test for load() with a hash of data, and another for load() with a string of data (#1516). 2008-05-27 22:46:28 +00: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 Added support for class selectors and class attribute selectors on XML documents. Fixes jQuery bug #4167. 2009-02-16 18:23:59 +00: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
testrunner.js core/test: replaced local qunit copy with qunit via svn:externals; inlined styles specific to polluted.php; kept testrunner.js with just the noConflict call 2008-08-08 17:42:52 +00:00
text.php Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00: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