Made the getAttribute check more explicit - comment nodes don't have getAttribute...
authorJohn Resig <jeresig@gmail.com>
Fri, 23 Jan 2009 19:36:59 +0000 (19:36 +0000)
committerJohn Resig <jeresig@gmail.com>
Fri, 23 Jan 2009 19:36:59 +0000 (19:36 +0000)
commitd1a34f79081dfcfcfe851412dafd172428a6d92a
treecf6f69aa8ead6b529d98f4ce954d391b8ec3353d
parent2ff3e49279744ecd099693fa5b7faeb14ca301d8
Made the getAttribute check more explicit - comment nodes don't have getAttribute in XUL documents. Fixes jQuery bug #3870.
src/selector.js