Ensure that unquoted attribute selectors are quoted (allowing them to go into qSA...
authorJohn Resig <jeresig@gmail.com>
Tue, 9 Nov 2010 19:03:11 +0000 (14:03 -0500)
committerJohn Resig <jeresig@gmail.com>
Tue, 9 Nov 2010 19:03:11 +0000 (14:03 -0500)
commitb0e1e83aa987279dcdb81112ec942c161111be17
tree9bfdc7afcd92577d20499b4314a388f3fbf8a040
parent983548f8ebc3fcd1bb4600bc4b740cb8a5d4c48b
Ensure that unquoted attribute selectors are quoted (allowing them to go into qSA/matchesSelector properly). Fixes #7216.
test/unit/selector.js