Removed support for the XPath [n] - we weren't doing it right, and it would actually...
authorJohn Resig <jeresig@gmail.com>
Sat, 28 Apr 2007 15:43:18 +0000 (15:43 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 28 Apr 2007 15:43:18 +0000 (15:43 +0000)
commit09a2e48f45ca106c937d2fbee9e7586ab514dbe7
tree79b2e24435b40a29f6760cf206c88a779a0f567a
parentfce2bdf7ff1d5a293690c65de36a7824a50bc54f
Removed support for the XPath [n] - we weren't doing it right, and it would actually require a lot of code to "do it right" (much more than what the feature is immediately worth). See ticket #995.
src/selector/selector.js