core: Fixed #2600: jQuery.extend no longer skips over null properties.
authorScott González <scott.gonzalez@gmail.com>
Fri, 2 May 2008 19:49:41 +0000 (19:49 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 2 May 2008 19:49:41 +0000 (19:49 +0000)
commit35c68b4578f804bcd10fe7ee1628cbbd263c32ff
tree62e351a40452b8148ab25cd75184da127539f65f
parent87758bbe693c77c15e02f485a85e7d993248d190
core: Fixed #2600: jQuery.extend no longer skips over null properties.
src/core.js
test/unit/core.js