diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2017-05-15 20:37:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-15 20:37:14 +0200 |
commit | 731c501155ef139f53029c0e58409b80f0af3a0c (patch) | |
tree | cf75a0d854ec1c70a755181a66dd5af3452d590d /src/manipulation.js | |
parent | bbf334282b5c27394fc507b1778cf21850be7b93 (diff) | |
download | jquery-731c501155ef139f53029c0e58409b80f0af3a0c.tar.gz jquery-731c501155ef139f53029c0e58409b80f0af3a0c.zip |
Docs:Tests: Update IE/Edge-related support comments & tests
Closes gh-3661
Diffstat (limited to 'src/manipulation.js')
-rw-r--r-- | src/manipulation.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manipulation.js b/src/manipulation.js index cd225a6db..2db1cfe3f 100644 --- a/src/manipulation.js +++ b/src/manipulation.js @@ -38,7 +38,7 @@ var /* eslint-enable */ - // Support: IE <=10 - 11, Edge 12 - 13 + // Support: IE <=10 - 11, Edge 12 - 13 only // In IE/Edge using regex groups here causes severe slowdowns. // See https://connect.microsoft.com/IE/feedback/details/1736512/ rnoInnerhtml = /<script|<style|<link/i, |