]> source.dussan.org Git - jquery.git/commit
Manipulation: Respect script crossorigin attribute in DOM manipulation
author高灰 <www@zeroplace.cn>
Tue, 22 Sep 2020 15:30:18 +0000 (23:30 +0800)
committerGitHub <noreply@github.com>
Tue, 22 Sep 2020 15:30:18 +0000 (17:30 +0200)
commit15ae361485056b236a9484a185238f992806e1ff
tree1826adb493e9276b1c49289e6a1e9ee4239f0c34
parentdf6858df2ed3fc5c424591a5e09b900eb4ce0417
Manipulation: Respect script crossorigin attribute in DOM manipulation

Fixes gh-4542
Closes gh-4563

Co-authored-by: Michał Gołębiowski-Owczarek <m.goleb@gmail.com>
src/manipulation.js
src/manipulation/_evalUrl.js
test/data/mock.php
test/middleware-mockserver.js
test/unit/manipulation.js