Make sure that the correct context is being passed in for replaceWith(fn). Fixes...
authorjeresig <jeresig@gmail.com>
Tue, 26 Jan 2010 00:22:28 +0000 (19:22 -0500)
committerjeresig <jeresig@gmail.com>
Tue, 26 Jan 2010 00:22:28 +0000 (19:22 -0500)
commit0b3165fd23ba4d240dd72f93d315bb5f7bf970e8
tree50be109c7558024637eb446ac0f75bc978a4bbd3
parent9f17e70ae95cc2d4b945bc94283b87cc5b8b23db
Make sure that the correct context is being passed in for replaceWith(fn). Fixes #5798.
src/manipulation.js
test/unit/manipulation.js