Only detach the incoming elements to replaceWith if they're DOM nodes. Fixes #5986.
[jquery.git] / test / unit / queue.js
2009-12-06 John ResigSplit the queue code out from data.js into a dedicated...