Simplified the isXML function, no need to use recursion.
authorJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 15:37:09 +0000 (15:37 +0000)
committerJohn Resig <jeresig@gmail.com>
Wed, 25 Feb 2009 15:37:09 +0000 (15:37 +0000)
commit4bbb70b4eb0bcd93c99c0bfcfcf4fc44504c4c41
treea594a4e3ff93df59e4f296e12ab13f15d69c782e
parent1c5db3babaf32f6faa7e9e867990110c9713f64b
Simplified the isXML function, no need to use recursion.
src/core.js
src/selector.js