Make sure that [name=FOO] searches actually have the specified name (IE includes...
authorJohn Resig <jeresig@gmail.com>
Sun, 15 Feb 2009 22:33:19 +0000 (22:33 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 15 Feb 2009 22:33:19 +0000 (22:33 +0000)
commit22c9c9b9d31933a3615892a3796f5d9d75bac104
treefdd748384c41b001c9638cabdb0eaf7ddd2b37cb
parent20827707a94c8569bcc422f71bf5b37bc55695df
Make sure that [name=FOO] searches actually have the specified name (IE includes elements that have the ID, as well).
src/selector.js
test/unit/selector.js