We only support wrapping the first element around an element (all others are ignored...
authorJohn Resig <jeresig@gmail.com>
Tue, 14 Jul 2009 23:43:58 +0000 (23:43 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 14 Jul 2009 23:43:58 +0000 (23:43 +0000)
commit7a04d1da54caec00b900620390df820fb85b1227
treeeda02182316b5d8d124d63c33d9950cd669d1b51
parent991dafae16e44512c5107b90bc8ce9675d8f5c12
We only support wrapping the first element around an element (all others are ignored). Fixes ticket #4903.
src/manipulation.js
test/unit/manipulation.js