]> source.dussan.org Git - jquery.git/commit
Fix #11316. Find valHooks first by element type, then by nodeName.
authorMathias Bynens <mathias@qiwi.be>
Fri, 10 Feb 2012 16:14:13 +0000 (17:14 +0100)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 2 Mar 2012 18:28:27 +0000 (13:28 -0500)
commit2803a5e6f2704691fdd8ce4d34fe961d0192a0fb
tree7962348fa16e70f8faddb47eca92ec19a6b1bdbc
parentf0732c1e4138342c96e35ff51d5cd681b6cfdb94
Fix #11316. Find valHooks first by element type, then by nodeName.

Reverses the previous search order.
src/attributes.js