]> source.dussan.org Git - jquery.git/commit
Manipulation: Skip the select wrapper for <option> outside of IE 9
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 30 Mar 2020 18:15:09 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Mar 2020 18:15:09 +0000 (20:15 +0200)
commit966a70909019aa09632c87c0002c522fa4a1e30e
tree8c980af2a3807cac812ab7a0376002bfffea02c1
parent1d61fd9407e6fbe82fe55cb0b938307aa0791f77
Manipulation: Skip the select wrapper for <option> outside of IE 9

Closes gh-4647
src/manipulation/support.js
src/manipulation/wrapMap.js
test/unit/support.js