]> source.dussan.org Git - jquery.git/commit
Attributes: Don't set the type attr hook at all outside of IE
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 13 Jan 2020 18:22:08 +0000 (19:22 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2020 18:22:08 +0000 (19:22 +0100)
commit9e66fe9acf0ef27681f5a21149fc61678f791641
tree2506ed128bce16827adbdf4fd26e83b0a206a184
parent437f389a24a6bef213d4df507909e7e69062300b
Attributes: Don't set the type attr hook at all outside of IE

This removes a needless function call in modern browsers.

Closes gh-4587
src/attributes/attr.js