]> source.dussan.org Git - jquery.git/commit
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
authorRichard Gibson <richard.gibson@gmail.com>
Wed, 16 Jan 2013 17:55:56 +0000 (12:55 -0500)
committerRichard Gibson <richard.gibson@gmail.com>
Wed, 16 Jan 2013 18:54:01 +0000 (13:54 -0500)
commit6b1b0a26b4d485b4d9f334286efed5dfe33e3f3f
tree54f520ec6491fef8e7fa0b6027e1ec38d49c8253
parent13468abaeb5488d547bc75d99bc3425ee891859e
Fix #13233: re-allow .replaceWith of text nodes. Close gh-1137.
src/manipulation.js
test/unit/manipulation.js