Re-worked the logic for where .selector and .context are added for ID selectors ...
authorJohn Resig <jeresig@gmail.com>
Tue, 20 Jan 2009 16:00:48 +0000 (16:00 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 20 Jan 2009 16:00:48 +0000 (16:00 +0000)
commit28a1f022233585cf40ae727d7d8334665a495e61
tree16068cbfeb4900ed13f8b746edba60a82d3abcd5
parent7647cebc3929337d1e77069c8620158dcf84ff20
Re-worked the logic for where .selector and .context are added for ID selectors (especially ones that aren't found). Fixes jQuery bug #3833.
src/core.js
test/unit/core.js