Fixed #1039 and #1733 by going through the core API and making them text node and...
authorDavid Serduke <davidserduke@gmail.com>
Fri, 7 Dec 2007 01:52:21 +0000 (01:52 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Fri, 7 Dec 2007 01:52:21 +0000 (01:52 +0000)
commitffbedf0262b3eea906f39c0115b818d7456a3994
tree69dc757c4b0eaa921ab58b8d35271a5ca2d26e90
parent12ef255ffdb3c2d045ee37beb9419f14d9c30217
Fixed #1039 and #1733 by going through the core API and making them text node and comment node safe.
src/core.js
src/event.js
src/fx.js
src/selector.js
test/index.html
test/unit/core.js
test/unit/event.js
test/unit/fx.js