Opera is also vulnerable to the getElementById-returning-name issue, fixed it there...
authorJohn Resig <jeresig@gmail.com>
Sun, 25 Mar 2007 20:30:16 +0000 (20:30 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 25 Mar 2007 20:30:16 +0000 (20:30 +0000)
commit3446c3af764c4d91f3676b214575168b82205e83
tree116fcd1ec3929c5d04231990619fd2066012eaa4
parent44769df602f4b6a5152233d32eb2f93e71475bfe
Opera is also vulnerable to the getElementById-returning-name issue, fixed it there as well. Also had to tweak the UTF8 regexps to work in Safari (Safari doesn't support \uXXXX in RegExps, lame.)
src/selector/selector.js