Adding in .unwrap() support, thanks to Ben Alman! Fixes #5191.
authorJohn Resig <jeresig@gmail.com>
Fri, 25 Sep 2009 21:41:21 +0000 (21:41 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 25 Sep 2009 21:41:21 +0000 (21:41 +0000)
commit69e6e53555f21f07b534f1169298f7b33011bb4b
treecd2d3cc32b1b422d5efcab411984df357e6f9088
parent70b9aed422c34047299fe6e8934902fae61f2a3e
Adding in .unwrap() support, thanks to Ben Alman! Fixes #5191.
src/manipulation.js
test/unit/manipulation.js