]> source.dussan.org Git - jquery.git/commit
Revert "Fix #12120. Always stack .before/.after, and fix disconnected nodes."
authorDave Methvin <dave.methvin@gmail.com>
Fri, 24 Aug 2012 15:57:48 +0000 (11:57 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 24 Aug 2012 15:57:48 +0000 (11:57 -0400)
commita5be98620665c8af4d21a043a871e6a965de4fbc
tree19eafba46df27bccadd3541e8a300cbd91a97325
parente2eac3f4d2e7f47b67635704df8e3b6675a91ed6
Revert "Fix #12120. Always stack .before/.after, and fix disconnected nodes."

This reverts commit e2eac3f4d2e7f47b67635704df8e3b6675a91ed6.

There is a 1.7 regression with isDisconnected() that we should fix before tackling this.
src/manipulation.js
test/unit/manipulation.js