This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-11-23 02:54:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ffbedf0262
jquery
/
test
/
unit
History
David Serduke
ffbedf0262
Fixed
#1039
and
#1733
by going through the core API and making them text node and comment node safe.
2007-12-07 01:52:21 +00:00
..
ajax.js
Added ajax error messages in the unit test suite because Safari was sometimes tossing errors that were being ignored and that caused a freeze in the test suite.
2007-12-06 23:23:10 +00:00
core.js
Fixed
#1039
and
#1733
by going through the core API and making them text node and comment node safe.
2007-12-07 01:52:21 +00:00
event.js
Fixed
#1039
and
#1733
by going through the core API and making them text node and comment node safe.
2007-12-07 01:52:21 +00:00
fx.js
Fixed
#1039
and
#1733
by going through the core API and making them text node and comment node safe.
2007-12-07 01:52:21 +00:00
offset.js
Added another relative offset test
2007-12-04 21:29:28 +00:00
selector.js
Fixed
#1095
bug where radio buttons became unchecked during show(). Also added unit test and had to fix a selector test that was broken by the new testing div in test/index.html. Last made some whitespace changes.
2007-11-16 23:39:23 +00:00