Added a fix for empty attribute selection values. Fixes jQuery bug #3990.
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Feb 2009 17:41:30 +0000 (17:41 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Feb 2009 17:41:30 +0000 (17:41 +0000)
commitf38648c7cd3a37f4070b77b2c92151f68aa66fef
treedba6898bb86f72337360a57da2455c9f6421b70a
parent31597b7b3ce7737ead61eec55d9f66b9e9836cf7
Added a fix for empty attribute selection values. Fixes jQuery bug #3990.
src/selector.js
test/unit/selector.js