Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxlength...
authorBrandon Aaron <brandon.aaron@gmail.com>
Mon, 19 Nov 2007 16:07:44 +0000 (16:07 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Mon, 19 Nov 2007 16:07:44 +0000 (16:07 +0000)
commit5e99807271ebe194b7f0278a929b053b4dd46c81
tree096ec244bbefc3a4c726333438d515d219e5827b
parent2e2a1b8910afcc23b1f71c188dca2d88067d70da
Fix for #1944. Added nodeName and tagName to jQuery.props and tests for maxlength, defaultValue, selectedIndex, tagName and nodeName.
src/core.js
test/index.html
test/unit/core.js