Make sure that jQuery.data( elem ) always returns a data object, fixes #5971. Improve...
[jquery.git] / test / data / testinit.js
2009-09-29 John ResigFixed the q() method to use same instead of isSet.
2009-09-29 John ResigMoved some jQuery-specific test methods into the core...
2009-09-29 John ResigMoved the init test script off into a separate file.