]> source.dussan.org Git - jquery.git/commit
Tests: Workaround failures in recent XSS tests in iOS 8 - 12
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Thu, 30 Apr 2020 19:25:29 +0000 (21:25 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2020 19:25:29 +0000 (21:25 +0200)
commit11066a9e6ac183dd710d1bc7aa74a3f809757136
tree116a1c64b5f34392baea9b96f037b51133222eb8
parent1a7332ce83cdee7d6cd9d45c2a4b83067f53f14b
Tests: Workaround failures in recent XSS tests in iOS 8 - 12

iOS 8-12 parses `<noembed>` tags differently, executing this code. This is no
different to native behavior on that OS, though, so just accept it.

Ref gh-4685
Closes gh-4694
test/unit/manipulation.js