]> source.dussan.org Git - jquery.git/commit
Remove attribute match from quickIs
authorDave Methvin <dave.methvin@gmail.com>
Mon, 24 Oct 2011 22:05:53 +0000 (18:05 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Mon, 24 Oct 2011 22:05:53 +0000 (18:05 -0400)
commit746074f0f74b0c0916fb2db2b6370c324822f31a
treebaf8f24be0f41de1d260606e0b78be456955f13d
parentee3eb6cabf1383efe479e090fe6ad8ed2e5a09a3
Remove attribute match from quickIs

As @timmywil points out, attributes and properties are confused by IE6/7. This commit also reworks the unit test case to do a better job of checking className matches.
src/event.js
test/unit/event.js