Fixed #1419 where IE failed with .text() on an XML node. This is part of a series...
authorDavid Serduke <davidserduke@gmail.com>
Wed, 5 Dec 2007 05:01:46 +0000 (05:01 +0000)
committerDavid Serduke <davidserduke@gmail.com>
Wed, 5 Dec 2007 05:01:46 +0000 (05:01 +0000)
commit1be558203961c43043d6e9de3341e8bb9c3dcbf3
tree9267ddb72365f30e25492bc899238bc4415a1069
parent74a132d944886379456d562990c8fb217ab332e3
Fixed #1419 where IE failed with .text() on an XML node.  This is part of a series of tickets including #1264 where the context of the DOM manipulation was a problem in xml and iframe documents.
src/core.js
test/unit/core.js