Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for the...
authorJohn Resig <jeresig@gmail.com>
Tue, 14 Jul 2009 23:28:07 +0000 (23:28 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 14 Jul 2009 23:28:07 +0000 (23:28 +0000)
commit991dafae16e44512c5107b90bc8ce9675d8f5c12
treefe1dd78a8413b2c39997b30fb4181cf6becfe5d0
parentad5ba1a72ef90c4327e3eb3ee133fbf87e181638
Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for the patch. Fixes #4902.
src/manipulation.js
test/unit/manipulation.js