]> source.dussan.org Git - jquery.git/commit
Tests: Skip a new `.text()` test in IE 9
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 12 Jun 2023 21:52:30 +0000 (23:52 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 12 Jun 2023 21:52:30 +0000 (23:52 +0200)
commitb84146ce17cef7ec2ae2725ba62485368744de6c
tree175be3fb9595e9742ad9d7c235fa1c0ed20e2743
parent44c56f87a31fbc1f43ac575cfd06a0df12073352
Tests: Skip a new `.text()` test in IE 9

The test depends on `DOMParser`'s `parseFromString` called with `text/html`
which is not supported in IE 9.
test/unit/manipulation.js