This website requires JavaScript.
Explore
Help
Sign In
deac
/
jquery
Watch
1
Star
0
Fork
You've already forked jquery
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ab74ce7b57
jquery
/
test
History
John Resig
ce90accc58
Reworked the .clone() function in IE. Fixes jQuery bugs
#3500
(jQuery expandos were causing extra elements to appear from using .html() cloning),
#3254
(Mis-match in clone result length causes problem), and
#2845
(Cloning an <object/> causes exceptions to be thrown).
2009-02-09 14:48:15 +00:00
..
data
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
otherlibs
test runner: adding scriptaculous 1.7.0 for the polluted test runner. It fails, but 1.8.x doesn't fail anymore.
2008-07-22 02:12:08 +00:00
unit
Reworked the .clone() function in IE. Fixes jQuery bugs
#3500
(jQuery expandos were causing extra elements to appear from using .html() cloning),
#3254
(Mis-match in clone result length causes problem), and
#2845
(Cloning an <object/> causes exceptions to be thrown).
2009-02-09 14:48:15 +00:00
index.html
Now handle the case where Safari's querySelectorAll fails on uppercase characters in quirks mode. Added a test to check for it and re-worked some of the existing tests to better handle document order issues. Fixes jQuery bug
#3840
.
2009-01-21 22:57:07 +00:00
offset.html
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
polluted.php
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
test.js
Reorganzing the jQuery source (first phase).
2007-09-08 12:42:32 +00:00
xhtml.php
Added a way to run the test suite as an XHTML page.
2009-01-19 18:14:51 +00:00