Make sure that wrapInner works on elements that have no contents. Fixes #3552.
authorjeresig <jeresig@gmail.com>
Mon, 11 Jan 2010 21:31:31 +0000 (16:31 -0500)
committerjeresig <jeresig@gmail.com>
Mon, 11 Jan 2010 21:31:31 +0000 (16:31 -0500)
commit23d600c66d8e1f7298dcb46eedba862279cd251d
treebcb2ef8516d0712e08776f29bd4d77b576dda3f5
parent3e9ef6f5c08e63a90ef2dfd3bdc833994e7a0ac8
Make sure that wrapInner works on elements that have no contents. Fixes #3552.
src/manipulation.js
test/unit/manipulation.js