Query now throws no warnings under strict mode in Firefox (ticket #922). In fixing...
authorJohn Resig <jeresig@gmail.com>
Sun, 29 Apr 2007 18:39:07 +0000 (18:39 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 29 Apr 2007 18:39:07 +0000 (18:39 +0000)
commit74a8e206231162b005d95b667343678f786ae272
treef191a86d26f10c46792cf3f4af3055ff385d3db6
parente95a6cc746f9217fa285a87c2e9c0705babf2824
Query now throws no warnings under strict mode in Firefox (ticket #922). In fixing this, revision [1771] was discovered and reverted (no API changes are being added in at this time), and a couple un-functioning test cases were fixed (array comparisions were being done for objects).
build/test/data/testrunner.js
src/event/event.js
src/jquery/coreTest.js
src/jquery/jquery.js
src/selector/selector.js