Added support for .text() on text nodes. Fixes #5525.
authorJohn Resig <jeresig@gmail.com>
Tue, 17 Nov 2009 19:52:08 +0000 (14:52 -0500)
committerJohn Resig <jeresig@gmail.com>
Tue, 17 Nov 2009 19:52:08 +0000 (14:52 -0500)
commitb30af34f28074b491929445f5aad3d62c63e772f
treef58d797f8a4021d16c991c8a54dbbb2f2047f3c6
parentc08474580caa44d2b5f32be54c0d884832bbd1c3
Added support for .text() on text nodes. Fixes #5525.
src/manipulation.js
test/unit/manipulation.js