Reworked the attribute selection code to be able to select false-y values - and added...
authorJohn Resig <jeresig@gmail.com>
Mon, 9 Feb 2009 15:18:07 +0000 (15:18 +0000)
committerJohn Resig <jeresig@gmail.com>
Mon, 9 Feb 2009 15:18:07 +0000 (15:18 +0000)
commitb16da9d762c5fc87c5a9afacd517af0036972a47
tree75c6e14ce6a08720fd282e75714455f5e2a31232
parentab74ce7b57f2baa297723416573c2cf6ca67f936
Reworked the attribute selection code to be able to select false-y values - and added some tests to verify that they work well against expandos.
src/selector.js
test/unit/selector.js