]> source.dussan.org Git - jquery.git/commit
Manipulation: Make jQuery.htmlPrefilter an identity function
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 16 Mar 2020 20:49:29 +0000 (21:49 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 16 Mar 2020 20:59:49 +0000 (21:59 +0100)
commit1d61fd9407e6fbe82fe55cb0b938307aa0791f77
tree514dc05aec89b38336127f464dc4c65ca15e1deb
parent04bf577e2f961c9dde85ddadc77f71bc7bc671cc
Manipulation: Make jQuery.htmlPrefilter an identity function

Closes gh-4642

(cherry picked from 90fed4b453a5becdb7f173d9e3c1492390a1441f)
18 files changed:
src/manipulation.js
test/data/testinit.js
test/localfile.html
test/unit/ajax.js
test/unit/attributes.js
test/unit/basic.js
test/unit/core.js
test/unit/css.js
test/unit/data.js
test/unit/deprecated.js
test/unit/dimensions.js
test/unit/effects.js
test/unit/event.js
test/unit/manipulation.js
test/unit/offset.js
test/unit/selector.js
test/unit/traversing.js
test/unit/wrap.js