Added an extra documentElement check to isXMLDoc for IE - and added a number of unit...
authorJohn Resig <jeresig@gmail.com>
Mon, 27 Jul 2009 13:02:41 +0000 (13:02 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 27 Jul 2009 13:02:41 +0000 (13:02 +0000)
commit2cd9ee3510a03091c929b849ea164c9f97e262e7
tree3b8c259fcbf731a698caddd24bfb264c43cc079e
parentcae93c39eb57ccc2acc5e101eda7a56e0a734cdf
Added an extra documentElement check to isXMLDoc for IE - and added a number of unit tests for isXMLDoc. Fixes #4833.
src/core.js
test/unit/core.js