Fix for #4011, crash when two text nodes are appended in IE.
authorDave Methvin <dave.methvin@gmail.com>
Sun, 6 Dec 2009 01:06:00 +0000 (09:06 +0800)
committerJohn Resig <jeresig@gmail.com>
Sun, 6 Dec 2009 02:31:57 +0000 (10:31 +0800)
commit628e1564c48f2b4d18ed5af89ebed88b09d972d4
tree44f17c1f3d7f0f40eeeec8a5003f2fd101e24446
parent3c89e38fc26ef40797b83ba8ef4f8329b08afe75
Fix for #4011, crash when two text nodes are appended in IE.
src/manipulation.js
test/unit/manipulation.js